Home
last modified time | relevance | path

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

/original-bsd/lib/libc/stdlib/
H A Dgetopt.c20 char *optarg; /* argument associated with option */ variable
/original-bsd/usr.bin/uucp/port/
H A Dgetopt.c15 char *optarg; variable
/original-bsd/usr.bin/diction/
H A Dgetopt.c17 char *optarg; variable
/original-bsd/bin/sh/
H A Doptions.c40 char *optarg; /* set by nextopt (like getopt) */ variable
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.c2143 char *optarg = NULL; /* argument associated with option */ variable