Home
last modified time | relevance | path

Searched defs:optarg (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/lib/posix/options/getopt/
Dgetopt_common.c23 char *optarg; /* argument associated with option */ variable
Dgetopt.h21 char *optarg; /* argument associated with option */ member