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

12

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dgetopt-compat.h34 #define getopt lutil_getopt macro
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dgetopt.c63 getopt(int nargc, char * const nargv[], const char *ostr) function
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/
H A Dtp_test.c37 ATF_TC(getopt); variable
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp82 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtp_test.c39 ATF_TC(getopt); variable
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dapplication_test.cpp78 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/Win32/Src/
H A Dgetopt.c57 getopt(nargc, nargv, ostr) function
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/win32/Src/
H A Dgetopt.c57 getopt(nargc, nargv, ostr) function
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dgetopt.c78 getopt(int argc, char **argv, char *opts) function
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/stand/common/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/libsa/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-6-1-5-RELEASE/sys/arch/arc/stand/boot/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c60 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dgetopt.c73 int getopt (int argc, char * const argv [], const char * opts) function
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dgetopt_.h41 # undef getopt macro
51 # define getopt __GETOPT_ID (getopt) macro
[all...]
H A Dgetopt.c1166 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dgetopt.h43 # undef getopt macro
53 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dgetopt_.h49 # undef getopt macro
59 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcompat.h232 #define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/lib/
H A Dsystem.h63 #define getopt system_getopt macro
65 #undef getopt macro
/netbsd-6-1-5-RELEASE/gnu/dist/bc/lib/
H A Dgetopt.c670 getopt (argc, argv, optstring) function
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/pkcs11/win32/
H A Dwin32.c76 getopt(int nargc, char * const nargv[], const char *ostr) function
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dgetopt_long.c328 getopt(nargc, nargv, options) function
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Dcommon.c234 int getopt(int argc, char *const argv[], const char *optstring) function

Completed in 180 milliseconds

12