/freebsd/tools/build/cross-build/include/common/ |
H A D | getopt.h | 42 #define optind __freebsd_optind macro
|
/freebsd/contrib/unifdef/FreeBSD/ |
H A D | getopt.c | 33 optind = 1, /* index into parent argv vector */ variable
|
/freebsd/lib/libc/stdlib/ |
H A D | getopt.c | 44 optind = 1, /* index into parent argv vector */ variable
|
H A D | getopt_long.c | 66 int optind = 1; /* index into parent argv vector */ variable
|
/freebsd/stand/libsa/ |
H A D | getopt.c | 34 optind = 1, /* index into parent argv vector */ variable
|
/freebsd/contrib/libpcap/missing/ |
H A D | getopt.c | 45 optind = 1, /* index into parent argv vector */ variable
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getopt.c | 48 ROKEN_LIB_VARIABLE int optind = 1; /* index into parent argv vector */ variable
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | getopt.c | 50 optind = 1, /* index into parent argv vector */ variable
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | getopt.c | 50 optind = 1, /* index into parent argv vector */ variable
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | pagsh.c | 107 int optind = 0; in main() local
|
H A D | afslog.c | 214 int optind = 0; in main() local
|
/freebsd/contrib/bc/include/ |
H A D | opt.h | 53 size_t optind; member
|
/freebsd/crypto/heimdal/kpasswd/ |
H A D | kpasswd-generator.c | 183 int optind = 0; in main() local
|
/freebsd/crypto/heimdal/kcm/ |
H A D | config.c | 331 int optind = 0; in kcm_configure() local
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | test_ntlm.c | 312 int ret = 0, optind = 0; in main() local
|
/freebsd/crypto/heimdal/lib/ntlm/ |
H A D | test_ntlm.c | 345 int ret = 0, optind = 0; in main() local
|
/freebsd/crypto/heimdal/appl/test/ |
H A D | common.c | 130 int optind = *argc; in client_setup() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | Getopt.java | 49 private int optind = 0; // args index field in Getopt
|
/freebsd/crypto/heimdal/appl/kf/ |
H A D | kf.c | 70 int optind = 0; in client_setup() local
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | main.c | 94 int optind = 0; in main() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | getopt_long.c | 67 int optind = 1; /* index into parent argv vector */ variable
|
/freebsd/contrib/file/src/ |
H A D | getopt_long.c | 64 int optind = 1; /* index into parent argv vector */ variable
|
/freebsd/crypto/heimdal/appl/su/ |
H A D | su.c | 330 int i, optind = 0; in main() local
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 21 int optind = 1; /* index into parent argv vector */ variable
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | getopt_long.c | 90 int optind = 1; /* index into parent argv vector */ variable
|