Searched refs:s_options (Results 1 – 2 of 2) sorted by relevance
104 struct s_options { struct110 int OptInit(char**,struct s_options*,FILE*); argument1415 static struct s_options options[] = { in main()1667 static struct s_options *op;1839 int OptInit(char **a, struct s_options *o, FILE *err) in OptInit()
1495 char __rcu *s_options; member