Searched refs:nextopt (Results 1 – 14 of 14) sorted by relevance
202 nextopt(""); in aliascmd()234 while ((i = nextopt("a")) != '\0') { in unaliascmd()
180 while ((i = nextopt("erp:t:")) != '\0') { in readcmd()386 while ((i = nextopt("S")) != '\0') { in umaskcmd()556 while ((optc = nextopt("HSatfdsmcnuvlbpwkoy")) != '\0') in ulimitcmd()
85 while ((ch = nextopt("eLP")) != '\0') { in cdcmd()332 while ((ch = nextopt("LP")) != '\0') { in pwdcmd()
115 int nextopt(const char *);
249 nextopt(""); in fgcmd()272 nextopt(""); in bgcmd()317 while ((ch = nextopt("lps")) != '\0') { in jobscmd()539 nextopt(""); in waitcmd()620 nextopt(""); in jobidcmd()
658 while ((ch = nextopt("p")) != '\0') { in exportcmd()727 nextopt(""); in localcmd()852 while ((i = nextopt("vf")) != '\0') { in unsetcmd()
156 while ((i = nextopt("l")) != '\0') { in trapcmd()
565 nextopt(const char *optstring) in nextopt() function
277 switch (nextopt("e:lnrs")) { in histcmd()
264 while ((c = nextopt("rv")) != '\0') { in hashcmd()
1264 while ((ch = nextopt("pvV")) != '\0') { in commandcmd()
242 arguments. Builtin routines can call nextopt to do option pars-
1511 while ((ch = nextopt("f:p")) != '\0') { in freebsd_wordexpcmd()
105 nextopt(""); in main()