Searched defs:getopt (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.1-release/contrib/atf/atf-c/
H A Dtp_test.c37 ATF_TC(getopt); variable
/freebsd-10.1-release/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp82 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/freebsd-10.1-release/contrib/bmake/
H A Dgetopt.c64 getopt(nargc, nargv, ostr) function
/freebsd-10.1-release/contrib/top/
H A Dgetopt.c46 getopt(argc, argv, opts) function
/freebsd-10.1-release/lib/libc/stdlib/
H A Dgetopt.c62 getopt(int nargc, char * const nargv[], const char *ostr) function
H A Dgetopt_long.c573 getopt(int nargc, char * const *nargv, const char *options) function
[all...]
/freebsd-10.1-release/lib/libstand/
H A Dgetopt.c55 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java309 getopt() method in class:Getopt
[all...]
/freebsd-10.1-release/contrib/file/src/
H A Dgetopt_long.c322 getopt(nargc, nargv, options) function
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dgetopt.c974 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/freebsd-10.1-release/contrib/tcsh/
H A Dgethost.c40 # define getopt __getopt macro
47 # undef getopt macro
/freebsd-10.1-release/contrib/texinfo/lib/
H A Dsystem.h61 #define getopt system_getopt macro
63 #undef getopt macro
/freebsd-10.1-release/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c490 getopt(int nargc, char * const *nargv, const char *options) function
/freebsd-10.1-release/contrib/wpa/src/utils/
H A Dcommon.c252 int getopt(int argc, char *const argv[], const char *optstring) function
/freebsd-10.1-release/crypto/openssh/
H A Ddefines.h565 # undef getopt macro
571 # define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/freebsd-10.1-release/contrib/sendmail/src/
H A Dconf.c3018 getopt(nargc,nargv,ostr) function

Completed in 971 milliseconds