Home
last modified time | relevance | path

Searched defs:getopt (Results 1 – 22 of 22) sorted by relevance

/freebsd/tools/build/cross-build/include/common/
H A Dgetopt.h38 #define getopt __freebsd_getopt macro
51 #define getopt(argc, argv, optstr) __freebsd_getopt(argc, argv, optstr) macro
/freebsd/contrib/atf/atf-c/
H A Dtp_test.c34 ATF_TC_HEAD(getopt, tc) in ATF_TC_HEAD() argument
40 ATF_TC_BODY(getopt, tc) in ATF_TC_BODY() argument
/freebsd/contrib/unifdef/FreeBSD/
H A Dgetopt.c48 getopt(int nargc, char *nargv[], const char *ostr) in getopt() function
/freebsd/lib/libc/stdlib/
H A Dgetopt.c57 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
H A Dgetopt_long.c567 getopt(int nargc, char * const *nargv, const char *options) function
/freebsd/stand/libsa/
H A Dgetopt.c48 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
/freebsd/contrib/libpcap/missing/
H A Dgetopt.c59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
H A Droken.h.in787 #define getopt rk_getopt macro
/freebsd/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp79 ATF_TEST_CASE_BODY(getopt) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() function
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java309 getopt() in getopt() method in Getopt
/freebsd/contrib/tcsh/
H A Dgethost.c37 # define getopt __getopt macro
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c481 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/freebsd/contrib/file/src/
H A Dgetopt_long.c322 getopt(nargc, nargv, options) in getopt() function
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp412 int getopt(int nargc, char *const *nargv, const char *options) { in getopt() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c504 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c596 getopt(int nargc, char * const *nargv, const char *options) function
/freebsd/contrib/wpa/src/utils/
H A Dcommon.c382 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
/freebsd/crypto/openssh/
H A Ddefines.h662 # define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/freebsd/contrib/sendmail/src/
H A Dconf.c3089 getopt(nargc,nargv,ostr) in getopt() function