Aegis  4.25.D505
Functions
/home/archives/aegis/branch.4/branch.25/delta28933.505/aefind/cmdline.h File Reference

Go to the source code of this file.

Functions

void cmdline_grammar (int, char **)
struct string_tystack_relative (struct string_ty *)
struct string_tystack_nth (int)
int stack_eliminate (struct string_ty *)

Function Documentation

void cmdline_grammar ( int  ,
char **   
)
int stack_eliminate ( struct string_ty )

The stack_eliminate function takes a stack-relative file name, and returns 1 if that file name should be ignored, or 0 if it may be processed.

struct string_ty* stack_nth ( int  ) [read]
struct string_ty* stack_relative ( struct string_ty ) [read]