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

12

/freebsd-11-stable/contrib/top/
H A Dgetopt.c46 getopt(argc, argv, opts) function
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtp_test.c33 ATF_TC(getopt); variable
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp78 ATF_TEST_CASE_WITHOUT_HEAD(getopt); variable
/freebsd-11-stable/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-11-stable/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-11-stable/stand/libsa/
H A Dgetopt.c55 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_listen.py12 import getopt namespace
H A Dp2p_disconnect.py11 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_find.py12 import getopt namespace
H A Dp2p_stop_find.py10 import getopt namespace
H A Dp2p_connect.py11 import getopt namespace
/freebsd-11-stable/contrib/bmake/
H A Dgetopt.c58 getopt(int nargc, char * const nargv[], const char *ostr) function
/freebsd-11-stable/contrib/libpcap/missing/
H A Dgetopt.c59 getopt(int nargc, char * const *nargv, const char *ostr) function
/freebsd-11-stable/contrib/subversion/
H A Dgen-make.py31 import getopt namespace
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DGetopt.java309 getopt() method in class:Getopt
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.py622 import getopt namespace
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dgetopt.c974 getopt (int argc, char *const *argv, const char *optstring) function
[all...]
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c490 getopt(int nargc, char * const *nargv, const char *options) function
/freebsd-11-stable/contrib/tcsh/
H A Dgethost.c37 # define getopt __getopt macro
44 # undef getopt macro
/freebsd-11-stable/contrib/file/src/
H A Dgetopt_long.c322 getopt(nargc, nargv, options) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp412 int getopt(int nargc, char *const *nargv, const char *options) { function

Completed in 195 milliseconds

12