Searched defs:option (Results 1 – 2 of 2) sorted by relevance
69 struct option { struct74 * Indicates whether the option takes an argument. argument79 /* If not null, when option present, *flag is set to val. */ argument83 * The value associated with this option to return argument90 * This variable is set by getopt to point at the value of the option argument
314 uint32_t option; in set_hw_filter() local