Searched refs:nextopt (Results 1 – 14 of 14) sorted by relevance
206 nextopt(""); in aliascmd()233 while ((i = nextopt("a")) != '\0') { in unaliascmd()
182 while ((i = nextopt("erp:t:")) != '\0') { in readcmd()361 while ((i = nextopt("S")) != '\0') { in umaskcmd()531 while ((optc = nextopt("HSatfdsmcnuvlbpwkoy")) != '\0') in ulimitcmd()
117 int nextopt(const char *);
89 while ((ch = nextopt("eLP")) != '\0') { in cdcmd()338 while ((ch = nextopt("LP")) != '\0') { in pwdcmd()
253 nextopt(""); in fgcmd()276 nextopt(""); in bgcmd()321 while ((ch = nextopt("lps")) != '\0') { in jobscmd()543 nextopt(""); in waitcmd()623 nextopt(""); in jobidcmd()
664 while ((ch = nextopt("p")) != '\0') { in exportcmd()733 nextopt(""); in localcmd()858 while ((i = nextopt("vf")) != '\0') { in unsetcmd()
162 while ((i = nextopt("l")) != '\0') { in trapcmd()
563 nextopt(const char *optstring) in nextopt() function
279 switch (nextopt("e:lnrs")) { in histcmd()
268 while ((c = nextopt("rv")) != '\0') { in hashcmd()
1268 while ((ch = nextopt("pvV")) != '\0') { in commandcmd()
1515 while ((ch = nextopt("f:p")) != '\0') { in freebsd_wordexpcmd()
243 arguments. Builtin routines can call nextopt to do option pars-
119 nextopt(""); in main()