Searched refs:s_options (Results 1 – 1 of 1) sorted by relevance
197 struct s_options { struct203 int OptInit(char**,struct s_options*,FILE*); argument1639 static struct s_options options[] = { in main()1921 static struct s_options *op;2100 int OptInit(char **a, struct s_options *o, FILE *err) in OptInit()