Home
last modified time | relevance | path

Searched refs:getopt (Results 1 – 25 of 1018) sorted by relevance

12345678910>>...41

/freebsd-12-stable/contrib/atf/atf-c/
Dtp_test.c33 ATF_TC(getopt);
34 ATF_TC_HEAD(getopt, tc) in ATF_TC_HEAD() argument
40 ATF_TC_BODY(getopt, tc) in ATF_TC_BODY() argument
59 while ((ch = getopt(argc, argv, ":Z")) != -1) { in ATF_TC_BODY()
85 ATF_TP_ADD_TC(tp, getopt); in ATF_TP_ADD_TCS()
/freebsd-12-stable/contrib/gperf/lib/
DMakefile.in65 OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) getline.$(OBJEXT) hash.$(OBJEXT)
86 getopt.o : getopt.c getopt.h
87 $(CC) $(CFLAGS) $(CPPFLAGS) -c $(srcdir)/getopt.c
89 getopt1.o : getopt1.c getopt.h
/freebsd-12-stable/contrib/atf/atf-c++/detail/
Dapplication_test.cpp57 while ((ch = ::getopt(argc, argv, ":Z")) != -1) { in main()
78 ATF_TEST_CASE_WITHOUT_HEAD(getopt);
79 ATF_TEST_CASE_BODY(getopt) in ATF_TEST_CASE_BODY() argument
89 ATF_ADD_TEST_CASE(tcs, getopt); in ATF_INIT_TEST_CASES()
/freebsd-12-stable/contrib/subversion/
Dgen-make.py31 import getopt
33 my_getopt = getopt.gnu_getopt
35 my_getopt = getopt.getopt
270 except getopt.GetoptError:
/freebsd-12-stable/contrib/gdb/include/
Dgetopt.h113 extern int getopt (int argc, char *const *argv, const char *shortopts);
116 extern int getopt ();
133 extern int getopt ();
/freebsd-12-stable/contrib/gcclibs/include/
Dgetopt.h113 extern int getopt (int argc, char *const *argv, const char *shortopts);
116 extern int getopt ();
133 extern int getopt ();
/freebsd-12-stable/usr.sbin/devctl/
Ddevctl.c146 while ((ch = getopt(ac, av, "f")) != -1) in detach()
180 while ((ch = getopt(ac, av, "f")) != -1) in disable()
250 while ((ch = getopt(ac, av, "f")) != -1) in set_driver()
284 while ((ch = getopt(ac, av, "f")) != -1) in clear_driver()
330 while ((ch = getopt(ac, av, "f")) != -1) in delete()
404 while ((ch = getopt(ac, av, "d")) != -1) in reset()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/examples/p2p/
Dp2p_flush.py12 import getopt
122 options, args = getopt.getopt(sys.argv[1:],"hi:w:")
124 except getopt.GetoptError:
Dp2p_listen.py12 import getopt
123 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:")
125 except getopt.GetoptError:
Dp2p_stop_find.py10 import getopt
127 options, args = getopt.getopt(sys.argv[1:],"ht:i:w:")
129 except getopt.GetoptError:
Dp2p_disconnect.py11 import getopt
122 options, args = getopt.getopt(sys.argv[1:],"hi:w:")
124 except getopt.GetoptError:
Dp2p_find.py12 import getopt
133 options, args = getopt.getopt(sys.argv[1:],"hi:t:w:")
135 except getopt.GetoptError:
Dp2p_invite.py9 import getopt
151 options, args = getopt.getopt(sys.argv[1:],"hi:o:w:a:")
153 except getopt.GetoptError:
Dp2p_group_add.py9 import getopt
169 options, args = getopt.getopt(sys.argv[1:],"hi:p:f:o:w:")
171 except getopt.GetoptError:
Dp2p_connect.py11 import getopt
236 options, args = getopt.getopt(sys.argv[1:],"hi:m:a:p:g:w:")
238 except getopt.GetoptError:
/freebsd-12-stable/crypto/openssh/
D.depend5 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
6 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
7 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
8 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
9 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
10 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
11 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
12 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
13 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
14 …ompat/md5.h openbsd-compat/blf.h openbsd-compat/fnmatch.h openbsd-compat/getopt.h openbsd-compat/b…
[all …]
/freebsd-12-stable/contrib/diff/lib/
Dgetopt.h151 extern int getopt (int ___argc, char *const *___argv, const char *__shortopts)
154 extern int getopt ();
/freebsd-12-stable/contrib/gcc/
DFREEBSD-libiberty10 getopt.c \
28 getopt.h \
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdlib/
Dt_getopt.sh50 atf_test_case getopt
121 atf_add_test_case getopt
/freebsd-12-stable/usr.bin/procstat/
Dprocstat.c305 while ((ch = getopt(argc, argv, "abCcefHhijkLlM:N:nrSstvw:x")) != -1) { in main()
539 while ((ch = getopt(argc, argv, "")) != -1) { in cmdopt_none()
553 while ((ch = getopt(argc, argv, "v")) != -1) { in cmdopt_verbose()
570 while ((ch = getopt(argc, argv, "n")) != -1) { in cmdopt_signals()
587 while ((ch = getopt(argc, argv, "Ht")) != -1) { in cmdopt_rusage()
606 while ((ch = getopt(argc, argv, "C")) != -1) { in cmdopt_files()
/freebsd-12-stable/contrib/libevent/WIN32-Code/
Dgetopt.c45 __weak_alias(getopt,_getopt);
83 getopt(nargc, nargv, ostr) in getopt() function
/freebsd-12-stable/contrib/ntp/sntp/libevent/WIN32-Code/
Dgetopt.c45 __weak_alias(getopt,_getopt);
83 getopt(nargc, nargv, ostr) in getopt() function
/freebsd-12-stable/sbin/bectl/
Dbectl.c143 while ((opt = getopt(argc, argv, "t")) != -1) { in bectl_cmd_activate()
193 while ((opt = getopt(argc, argv, "e:r")) != -1) { in bectl_cmd_create()
353 while ((opt = getopt(argc, argv, "Fo")) != -1) { in bectl_cmd_destroy()
482 while ((opt = getopt(argc, argv, "f")) != -1) { in bectl_cmd_unmount()
/freebsd-12-stable/contrib/bmake/
Dgetopt.c58 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
161 while ((c = getopt(argc, argv, opts)) != EOF) {
/freebsd-12-stable/usr.sbin/mlxcontrol/
Dcommand.c128 while ((ch = getopt(argc, argv, "")) != -1) in main()
390 while ((ch = getopt(argc, argv, "qv")) != -1) in cmd_status()
448 while ((ch = getopt(argc, argv, "a")) != -1) in cmd_rescan()
507 while ((ch = getopt(argc, argv, "a")) != -1) in cmd_detach()
663 while ((ch = getopt(argc, argv, "cd:t:")) != -1) in cmd_pause()

12345678910>>...41