Searched refs:optlist (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.10.1/zsh-61/zsh/Functions/Misc/
H A Dzcalc101 local line ans base defbase forms match mbegin mend psvar optlist opt arg
122 optlist=${1[2,-1]}
124 [[ $optlist = (|-) ]] && break
125 while [[ -n $optlist ]]; do
126 opt=${optlist[1]}
127 optlist=${optlist[2,-1]}
130 if [[ -n $optlist ]]; then
131 arg=$optlist
132 optlist
[all...]
/macosx-10.10.1/adv_cmds-158/stty/
H A Dextern.h45 void optlist(void);
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/functions/
H A Dgetoptx.bash133 local optlist="${1#;}"
142 for opt in ${optlist#;}
235 local optlist=`optlistex "$1"`
237 getoptex "$optlist" "$@"
/macosx-10.10.1/libarchive-30/libarchive/doc/
H A Dmdoc2man.awk343 oldoptlist=optlist
346 optlist=1
348 optlist=2
351 optlist=3
353 optlist=4
355 optlist=1
359 optlist=oldoptlist
360 } else if(match(words[w],"^It$")&&optlist) {
361 if(optlist==1)
363 else if(optlist
[all...]
H A Dmdoc2wiki.awk376 optlist[listdepth]=1
380 optlist[listdepth]=2
385 optlist[listdepth]=3
389 optlist[listdepth]=4
401 if(optlist[listdepth]==1) {
404 } else if(optlist[listdepth]==2) {
407 } else if(optlist[listdepth]==3) {
421 } else if(optlist[listdepth]==4) {
429 if (optlist[listdepth] == 3) {
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/cmdline/
H A Dcmdline.tcl165 # optlist A list-of-lists where each element specifies an option
183 proc ::cmdline::getoptions {arglistVar optlist {usage options:}} {
186 set opts [GetOptionDefaults $optlist result]
197 error [usage $optlist $usage]
212 # optlist A list-of-lists where each element specifies an option
225 proc ::cmdline::getKnownOptions {arglistVar optlist {usage options:}} {
228 set opts [GetOptionDefaults $optlist result]
264 error [usage $optlist $usage]
277 # optlist A list-of-lists where each element specifies an option
289 proc ::cmdline::GetOptionDefaults {optlist defaultArrayVa
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmdoc2man.awk28 optlist=0
309 oldoptlist=optlist
311 optlist=1
313 optlist=2
316 optlist=3
318 optlist=4
320 optlist=1
323 optlist=oldoptlist
331 } else if(match(words[w],"^It$")&&optlist) {
332 if(optlist
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/doc/
H A Dmdoc2man.awk25 optlist=0
316 oldoptlist=optlist
318 optlist=1
320 optlist=2
323 optlist=3
325 optlist=4
327 optlist=1
333 optlist=oldoptlist
341 } else if(match(words[w],"^It$")&&optlist) {
342 if(optlist
[all...]
/macosx-10.10.1/patch_cmds-17/patch/
H A Dbackupfile.c165 argmatch(const char *arg, const char **optlist) argument
175 for (i = 0; optlist[i]; i++) {
176 if (!strncmp(optlist[i], arg, arglen)) {
177 if (strlen(optlist[i]) == arglen)
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/pop3d/
H A Dpop3d_udb.tcl101 set optlist [join $commands ", "]
102 set optlist [linsert $optlist "end-1" "or"]
103 return -code error "bad option \"$cmd\": must be $optlist"
H A Dpop3d_dbox.tcl115 set optlist [join $commands ", "]
116 set optlist [linsert $optlist "end-1" "or"]
117 return -code error "bad option \"$cmd\": must be $optlist"
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Ddisjointset.tcl117 set optlist [lsort [info commands ::struct::disjointset::_*]]
119 foreach p $optlist {
123 set optlist [linsert [join $xlist ", "] "end-1" "or"]
125 "bad option \"$cmd\": must be $optlist"
H A Dmatrix1.tcl129 set optlist [lsort [info commands ::struct::matrix::_*]]
131 foreach p $optlist {
136 set optlist [linsert [join $xlist ", "] "end-1" "or"]
138 "bad option \"$cmd\": must be $optlist"
164 set optlist [lsort [info commands ::struct::matrix::__add_*]]
166 foreach p $optlist {
170 set optlist [linsert [join $xlist ", "] "end-1" "or"]
172 "bad option \"$cmd\": must be $optlist"
198 set optlist [lsort [info commands ::struct::matrix::__delete_*]]
200 foreach p $optlist {
[all...]
H A Dmatrix.tcl172 set optlist [lsort [info commands ::struct::matrix::_*]]
174 foreach p $optlist {
179 set optlist [linsert [join $xlist ", "] "end-1" "or"]
181 "bad option \"$cmd\": must be $optlist"
242 set optlist [lsort [info commands ::struct::matrix::__add_*]]
244 foreach p $optlist {
248 set optlist [linsert [join $xlist ", "] "end-1" "or"]
250 "bad option \"$cmd\": must be $optlist"
276 set optlist [lsort [info commands ::struct::matrix::__delete_*]]
278 foreach p $optlist {
[all...]
H A Dprioqueue.tcl161 set optlist [join $commands ", "]
162 set optlist [linsert $optlist "end-1" "or"]
163 error "bad option \"$cmd\": must be $optlist"
H A Dqueue_tcl.tcl124 set optlist [lsort [info commands ::struct::queue::I::*]]
126 foreach p $optlist {
131 set optlist [linsert [join $xlist ", "] "end-1" "or"]
133 "bad option \"$cmd\": must be $optlist"
H A Dskiplist.tcl163 set optlist [join $commands ", "]
164 set optlist [linsert $optlist "end-1" "or"]
165 error "bad option \"$cmd\": must be $optlist"
H A Dstack_tcl.tcl118 set optlist [lsort [info commands ::struct::stack::I::*]]
120 foreach p $optlist {
125 set optlist [linsert [join $xlist ", "] "end-1" "or"]
127 "bad option \"$cmd\": must be $optlist"
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/utils/
H A Dgen-data-queryperf.py59 optlist, args = getopt.getopt(sys.argv[1:], "hp:f:n:t:m:",
63 for option, value in optlist:
/macosx-10.10.1/hfs-285/newfs_hfs/
H A Dnewfs_hfs.c75 static void getnodeopts __P((char* optlist));
76 static void getclumpopts __P((char* optlist));
78 static void getstartopts __P((char *optlist));
79 static void getextsopts __P((char* optlist));
383 static void getnodeopts(char* optlist) argument
385 char *strp = optlist;
425 static void getclumpopts(char* optlist) argument
427 char *strp = optlist;
468 static void getextsopts(char* optlist) argument
470 char *strp = optlist;
502 getstartopts(char* optlist) argument
[all...]
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dsrp.c1246 layer_option_t *optlist; local
1253 optlist = digest_options;
1254 while(optlist->name) {
1255 if (opts->mda & optlist->bit) {
1256 alloced += strlen(OPTION_MDA)+strlen(optlist->name)+1;
1262 strcat(ret, optlist->name);
1266 optlist++;
1279 optlist = digest_options;
1280 while(optlist->name) {
1281 if (opts->integrity & optlist
1697 layer_option_t *optlist; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/lib/tkextlib/bwidget/
H A Dwidget.rb63 def self.declare(klass, optlist)
64 tk_call('Widget::declare', klass, optlist)
/macosx-10.10.1/network_cmds-457/traceroute.tproj/
H A Dtraceroute.c756 register u_char *optlist; local
758 optlist = outp;
767 optlist[0] = IPOPT_NOP;
769 optlist[1] = IPOPT_LSRR;
771 optlist[2] = i + 3;
773 optlist[3] = IPOPT_MINOFF;
774 memcpy(optlist + 4, gwlist + 1, i);
816 u_char optlist[MAX_IPOPTLEN]; local
829 optlist[0] = IPOPT_NOP;
831 optlist[
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dns32k-dis.c222 optlist (int options, const struct ns32k_option * optionP, char * result)
687 optlist (Ivalue, opt_u, result);
692 optlist (Ivalue, opt_U, result);
697 optlist (Ivalue, opt_O, result);
702 optlist (Ivalue, opt_C, result);
707 optlist (Ivalue, opt_S, result);
220 optlist (int options, const struct ns32k_option * optionP, char * result) function
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/
H A Ddocidx.tcl192 set optlist [join $commands ", "]
193 set optlist [linsert $optlist "end-1" "or"]
194 return -code error "bad option \"$cmd\": must be $optlist"

Completed in 220 milliseconds

12