Searched refs:opt (Results 126 - 150 of 1396) sorted by relevance

1234567891011>>

/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dfcntl.c63 benchmark_optswitch(int opt, char *optarg) argument
65 switch (opt) {
H A Drealpath.c59 benchmark_optswitch(int opt, char *optarg) argument
61 switch (opt) {
H A Drecurse.c74 benchmark_optswitch(int opt, char *optarg) argument
76 switch (opt) {
H A Dstat.c59 benchmark_optswitch(int opt, char *optarg) argument
61 switch (opt) {
H A Dsystem.c60 benchmark_optswitch(int opt, char *optarg) argument
62 switch (opt) {
/macosx-10.10/python_modules-40/Modules/xattr-0.6.4/
H A Drtool.py.in118 for opt, arg in optargs:
119 if opt == "-c":
120 if main_arg and main_arg != opt:
121 usage("Can't specify %s with %s" % (main_arg, opt))
122 main_arg = opt
124 elif opt == "-d":
125 if main_arg and main_arg != opt:
126 usage("Can't specify %s with %s" % (main_arg, opt))
127 main_arg = opt
129 elif opt i
[all...]
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dcmdline.c186 int opt = '?'; local
213 opt = *opt_word++;
214 if (opt == '\0') {
219 p = strchr(short_options, opt);
227 opt);
271 opt = *opt_word++;
272 if (opt == '\0') {
279 p = strchr(short_options, opt);
294 opt);
300 if (opt
[all...]
H A Dbsdtar.c110 static void only_mode(struct bsdtar *, const char *opt,
112 static void set_mode(struct bsdtar *, char opt);
123 int opt, t; local
218 while ((opt = bsdtar_getopt(bsdtar)) != -1) {
219 switch (opt) {
234 set_mode(bsdtar, opt);
300 "Can't specify both -%c and -%c", opt,
302 bsdtar->create_compression = opt;
307 "Can't specify both -%c and -%c", opt,
309 bsdtar->create_compression = opt;
617 set_mode(struct bsdtar *bsdtar, char opt) argument
629 only_mode(struct bsdtar *bsdtar, const char *opt, const char *valid_modes) argument
[all...]
/macosx-10.10/groff-38/groff/src/preproc/refer/
H A Drefer.cpp125 const char *opt = argv[0] + 1; local
126 while (opt != 0 && *opt != '\0') {
127 switch (*opt) {
130 opt++;
136 ++opt;
137 if (*opt == '\0') {
141 else if (csalnum(opt[0]) && opt[1] == '.' && opt[
[all...]
/macosx-10.10/Heimdal-398.1.2/kadmin/
H A Ddel.c44 del_entry(void *opt, int argc, char **argv) argument
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts/
H A Dvtree378 while getopts "fd" opt
80 case $opt in
H A Dvtree3a78 while getopts "fd" opt
80 case $opt in
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Duuenc44 while getopts :hf opt; do
45 case $opt in
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DPluginLoader.h31 static cl::opt<PluginLoader, false, cl::parser<std::string> >
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/tcllib/
H A Dhistory.rb65 def history_configure(opt, value)
66 tk_call('::history::configure', @path, opt, value)
70 def history_configinfo(opt)
71 tk_call('::history::configure', @path, opt)
/macosx-10.10/ruby-106/ruby/tool/
H A Did2token.rb10 opt = OptionParser.new do |o|
13 end or abort opt.opt_s
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/interp/
H A Ddeleg_method.tcl28 while {[string match -* [set opt [lindex $args 0]]]} {
29 switch -exact -- $opt {
32 return -code error "unknown option \"$opt\", expected -async"
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_xxx.c98 AUDIT_ARG(cmd, uap->opt);
105 if (uap->opt & RB_COMMAND)
112 error = mac_system_check_reboot(my_cred, uap->opt);
117 error = boot(RB_BOOT, uap->opt, command);
/macosx-10.10/apache-793/httpd/build/
H A DNWGNUtail.inc124 $(OBJDIR)/%.o: %.c $(OBJDIR)/$(NLM_NAME)_cc.opt
128 $(OBJDIR)/$(NLM_NAME)_cc.opt: $(CCOPT_DEPENDS)
150 $(OBJDIR)/%.o: %.cpp $(OBJDIR)/$(NLM_NAME)_cpp.opt
154 $(OBJDIR)/$(NLM_NAME)_cpp.opt: $(CPPOPT_DEPENDS)
213 $(TARGET_nlm) : $(FILES_nlm_objs) $(FILES_nlm_libs) $(OBJDIR)/$(NLM_NAME)_link.opt
215 $(LINK) @$(OBJDIR)/$(NLM_NAME)_link.opt
220 $(OBJDIR)/$(NLM_NAME)_link.opt : $($(NLM_NAME)_LINKOPT_DEPENDS)
222 $(call DEL,$(@:.opt=.def))
271 @echo $(DL)-commandfile $(@:.opt=.def)$(DL)>> $@
272 @echo $(DL)# Do not edit this file - it is created by make!$(DL)> $(@:.opt
[all...]
/macosx-10.10/apr-32/apr/apr/build/
H A DNWGNUtail.inc136 $(OBJDIR)/%.o: %.c $(OBJDIR)/$(CCOPT_NAME)_cc.opt
141 $(OBJDIR)/$(CCOPT_NAME)_cc.opt: $(CCOPT_DEPENDS)
167 $(OBJDIR)/%.o: %.cpp $(OBJDIR)/$(CCOPT_NAME)_cpp.opt
172 $(OBJDIR)/$(CCOPT_NAME)_cpp.opt: $(CPPOPT_DEPENDS)
254 $(TARGET_nlm) : $(FILES_nlm_objs) $(FILES_nlm_libs) $(OBJDIR)/$(NLM_NAME)_link.opt
257 $(LINK) @$(OBJDIR)/$(NLM_NAME)_link.opt
262 $(OBJDIR)/$(NLM_NAME)_link.opt : $($(NLM_NAME)_LINKOPT_DEPENDS)
264 $(call DEL,$(@:.opt=.def))
309 @echo $(DL)-commandfile $(@:.opt=.def)$(DL)>> $@
310 @echo $(DL)# Do not edit this file - it is created by make!$(DL)> $(@:.opt
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dhash.c46 int expunge_hash_table, list_targets, list_portably, delete, opt; local
58 while ((opt = internal_getopt (list, "dlp:rt")) != -1)
60 switch (opt)
95 opt = print_hashed_commands (list_portably);
96 if (opt == 0 && posixly_correct == 0)
117 for (opt = EXECUTION_SUCCESS; list; list = list->next)
130 opt = EXECUTION_FAILURE;
142 opt = EXECUTION_FAILURE;
146 opt = EXECUTION_FAILURE;
150 return (opt);
[all...]
/macosx-10.10/llvmCore-3425.0.34/tools/bugpoint/
H A Dbugpoint.cpp37 static cl::opt<bool>
45 static cl::opt<unsigned>
50 static cl::opt<int>
55 static cl::opt<bool>
65 static cl::opt<bool>
69 static cl::opt<bool>
73 static cl::opt<bool>
77 static cl::opt<bool>
81 static cl::opt<bool>
85 static cl::opt<st
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dstat.c280 char opt[1024]; local
281 memset(opt, 0, sizeof(opt));
282 snprintf(opt, sizeof(opt)-1, "%s/%s", XAR_FLAG_FORK, name);
283 xar_prop_set(f, opt, NULL);
536 const char *opt; local
554 opt = xar_opt_get(x, XAR_OPT_OWNERSHIP);
555 if( opt && (strcmp(opt, XAR_OPT_VAL_SYMBOLI
694 const char *opt; local
[all...]
/macosx-10.10/OpenPAM-20/openpam/lib/
H A Dopenpam_set_option.c61 char *opt, **optv; local
86 if (asprintf(&opt, "%.*s=%s", (int)len, option, value) < 0)
92 FREE(opt);
95 optv[i] = opt;
102 cur->optv[i] = opt;
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Dnslookup.c563 setoption(char *opt) { argument
564 if (strncasecmp(opt, "all", 4) == 0) {
566 } else if (strncasecmp(opt, "class=", 6) == 0) {
567 if (testclass(&opt[6]))
568 strlcpy(defclass, &opt[6], sizeof(defclass));
569 } else if (strncasecmp(opt, "cl=", 3) == 0) {
570 if (testclass(&opt[3]))
571 strlcpy(defclass, &opt[3], sizeof(defclass));
572 } else if (strncasecmp(opt, "type=", 5) == 0) {
573 if (testtype(&opt[
648 addlookup(char *opt) argument
[all...]

Completed in 235 milliseconds

1234567891011>>