Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtp_test.c40 ATF_TC_HEAD(getopt, tc) in ATF_TC_HEAD() argument
46 ATF_TC_BODY(getopt, tc) in ATF_TC_BODY() argument
/minix3/external/bsd/atf/dist/atf-c/
H A Dtp_test.c38 ATF_TC_HEAD(getopt, tc) in ATF_TC_HEAD() argument
44 ATF_TC_BODY(getopt, tc) in ATF_TC_BODY() argument
/minix3/lib/libc/stdlib/
H A Dgetopt.c63 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
H A Dgetopt_long.c310 getopt(int nargc, char * const *nargv, const char *options) in getopt() function
/minix3/sys/arch/i386/stand/libsa/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
/minix3/external/bsd/top/dist/
H A Dgetopt.c78 getopt(int argc, char **argv, char *opts) in getopt() function
/minix3/external/bsd/libpcap/dist/Win32/Src/
H A Dgetopt.c57 getopt(nargc, nargv, ostr) in getopt() function
/minix3/minix/commands/cawf/
H A Dgetopt.c34 int getopt(int argc, char **argv, char **opts) { in getopt() function
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c60 getopt(int nargc, char * const *nargv, const char *ostr) in getopt() function
H A Droken.h.in787 #define getopt rk_getopt macro
/minix3/external/bsd/atf/dist/tools/
H A Dapplication_test.cpp83 ATF_TEST_CASE_BODY(getopt) in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication_test.cpp83 ATF_TEST_CASE_BODY(getopt) in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp83 ATF_TEST_CASE_BODY(getopt) in ATF_TEST_CASE_BODY() argument
/minix3/external/bsd/tmux/dist/
H A Dcompat.h269 #define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/minix3/external/bsd/file/dist/src/
H A Dgetopt_long.c328 getopt(nargc, nargv, options) in getopt() function
/minix3/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c573 getopt(int nargc, char * const *nargv, const char *options) function
/minix3/lib/libc/include/
H A Dnamespace.h364 #define getopt _getopt macro