Searched defs:optarg (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/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 |