Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdlib/
H A Dgetopt.c48 char *optarg; /* argument associated with option */ variable
H A Dgetopt_long.c79 char *optarg; /* argument associated with option */ variable
/dflybsd-src/stand/lib/
H A Dgetopt.c40 char *optarg; /* argument associated with option */ variable
/dflybsd-src/contrib/grep/lib/
H A Dgetopt-pfx-core.h46 # define optarg __GETOPT_ID (optarg) macro
H A Dgetopt_int.h69 char *optarg; member
H A Dgetopt.c89 char *optarg; variable
/dflybsd-src/contrib/bmake/
H A Dgetopt.c51 char *optarg; /* argument associated with option */ variable
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetopt_int.h41 char *optarg; member
H A Dgetopt_.h54 # define optarg __GETOPT_ID (optarg) macro
H A Dgetopt.c88 char *optarg; variable
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dgetopt.c115 char *optarg = NULL; variable
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dgetopt.c116 char *optarg = NULL; variable
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dgetopt.c115 char *optarg = NULL; variable
/dflybsd-src/contrib/flex/src/
H A Dscanopt.c657 char *optname = NULL, *optarg = NULL, *pstart; in scanopt() local
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dcommon.c379 char *optarg; variable
/dflybsd-src/crypto/openssh/
H A Ddefines.h667 # define optarg BSDoptarg macro