Searched refs:no_argument (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | getopt.h | 42 #define no_argument 0 macro |
/bionic/libc/upstream-freebsd/lib/libc/stdlib/ | ||
D | getopt_long.c | 273 if (long_options[match].has_arg == no_argument in parse_long_options() |