Home
last modified time | relevance | path

Searched defs:optopt (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/lib/libc/stdlib/
H A Dgetopt.c46 optopt, /* character checked for validity */ variable
H A Dgetopt_long.c77 int optopt = '?'; /* character checked for validity */ variable
/dflybsd-src/stand/lib/
H A Dgetopt.c38 optopt, /* character checked for validity */ variable
/dflybsd-src/contrib/grep/lib/
H A Dgetopt-pfx-core.h49 # define optopt __GETOPT_ID (optopt) macro
H A Dgetopt_int.h68 int optopt; member
H A Dgetopt.c115 int optopt = '?'; variable
/dflybsd-src/contrib/bmake/
H A Dgetopt.c49 optopt = BADCH, /* character checked for validity */ variable
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetopt_int.h40 int optopt; member
H A Dgetopt_.h57 # define optopt __GETOPT_ID (optopt) macro
H A Dgetopt.c114 int optopt = '?'; variable
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dgetopt.c156 int optopt = '?'; variable
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dgetopt.c157 int optopt = '?'; variable
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dgetopt.c157 int optopt = '?'; variable
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dgetopt.c157 int optopt = '?'; variable
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dgetopt.c156 int optopt = '?'; variable
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Dcommon.c378 int optopt; variable
/dflybsd-src/crypto/openssh/
H A Ddefines.h665 # define optopt BSDoptopt macro