Searched defs:option (Results 1 – 4 of 4) sorted by relevance
46 struct option { struct51 * whether option takes an argument argument54 /* if not NULL, set *flag to val when option found */ argument62 const struct option *, int *); argument
35 u_int8_t option; member
26 u_int8_t option; member
610 p_option(u_long option) { in p_option()