Searched refs:has_arg (Results 1 - 2 of 2) sorted by relevance
| /ast/src/lib/libast/comp/ | ||
| H A D | getopt.h | 42 int has_arg; member in struct:option |
| H A D | getoptl.c | 72 if (o->has_arg) 75 if (o->has_arg == optional_argument) |
Completed in 7 milliseconds