Searched defs:optarg (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/lib/posix/options/getopt/ | ||
D | getopt_common.c | 23 char *optarg; /* argument associated with option */ variable |
D | getopt.h | 21 char *optarg; /* argument associated with option */ member |