Searched defs:getopt (Results 1 - 25 of 61) sorted by path

123

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dgetopt.c986 getopt (argc, argv, optstring) function
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt.c1116 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
H A Dgetopt_.h47 # undef getopt macro
57 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt.c1116 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
H A Dgetopt_.h47 # undef getopt macro
57 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dgetopt.c968 getopt (argc, argv, optstring) function
[all...]
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dgetopt.h43 # undef getopt macro
53 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt.c1168 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dgetopt.c1159 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
H A Dsystem.h63 #define getopt system_getopt macro
65 #undef getopt macro
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DGeneral.pm246 sub getopt (%) subroutine
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c60 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dapplication_test.cpp82 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dtp_test.c37 ATF_TC(getopt); variable
/netbsd-current/external/bsd/atf/dist/tools/
H A Dapplication_test.cpp82 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcompat.c142 getopt(int argc, char * const argv[], const char *args) function
/netbsd-current/external/bsd/top/dist/
H A Dgetopt.c78 getopt(int argc, char **argv, char *opts) function
/netbsd-current/external/gpl2/gmake/dist/
H A Dgetopt.c952 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetopt.c1169 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
H A Dgetopt_.h41 # undef getopt macro
51 # define getopt __GETOPT_ID (getopt) macro
[all...]
/netbsd-current/sys/arch/arc/stand/boot/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-current/sys/arch/i386/stand/libsa/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-current/sys/arch/ia64/stand/common/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_symbolize.py12 import getopt namespace

Completed in 393 milliseconds

123