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

12

/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java309 getopt() method in class:Getopt
[all...]
/freebsd-10.3-release/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp78 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/freebsd-10.3-release/contrib/atf/atf-c/
H A Dtp_test.c33 ATF_TC(getopt); variable
/freebsd-10.3-release/contrib/bmake/
H A Dgetopt.c64 getopt(nargc, nargv, ostr) function
/freebsd-10.3-release/contrib/bmake/mk/
H A Dmeta2deps.py581 import getopt namespace
/freebsd-10.3-release/contrib/file/src/
H A Dgetopt_long.c322 getopt(nargc, nargv, options) function
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dgetopt.c974 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/freebsd-10.3-release/contrib/sendmail/src/
H A Dconf.c3022 getopt(nargc,nargv,ostr) function
/freebsd-10.3-release/contrib/subversion/
H A Dgen-make.py29 import getopt namespace
H A Dwin-tests.py43 import getopt namespace
/freebsd-10.3-release/contrib/tcsh/
H A Dgethost.c40 # define getopt __getopt macro
47 # undef getopt macro
/freebsd-10.3-release/contrib/texinfo/lib/
H A Dsystem.h61 #define getopt system_getopt macro
63 #undef getopt macro
/freebsd-10.3-release/contrib/top/
H A Dgetopt.c46 getopt(argc, argv, opts) function
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dcommon.c252 int getopt(int argc, char *const argv[], const char *optstring) function
/freebsd-10.3-release/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_connect.py11 import getopt namespace
H A Dp2p_disconnect.py11 import getopt namespace
H A Dp2p_find.py12 import getopt namespace
H A Dp2p_flush.py12 import getopt namespace
H A Dp2p_group_add.py9 import getopt namespace
H A Dp2p_invite.py9 import getopt namespace
H A Dp2p_listen.py12 import getopt namespace
H A Dp2p_stop_find.py10 import getopt namespace
/freebsd-10.3-release/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-10.3-release/crypto/openssh/
H A Ddefines.h576 # undef getopt macro
582 # define getopt(ac, av, o) BSDgetopt(ac, av, o) macro
/freebsd-10.3-release/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c490 getopt(int nargc, char * const *nargv, const char *options) function

Completed in 385 milliseconds

12