Searched refs:nextopt (Results 1 – 14 of 14) sorted by relevance
200 nextopt(""); in aliascmd()227 while ((i = nextopt("a")) != '\0') { in unaliascmd()
176 while ((i = nextopt("erp:t:")) != '\0') { in readcmd()355 while ((i = nextopt("S")) != '\0') { in umaskcmd()525 while ((optc = nextopt("HSatfdsmcnuvlbpwkoy")) != '\0') in ulimitcmd()
83 while ((ch = nextopt("eLP")) != '\0') { in cdcmd()332 while ((ch = nextopt("LP")) != '\0') { in pwdcmd()
115 int nextopt(const char *);
247 nextopt(""); in fgcmd()270 nextopt(""); in bgcmd()315 while ((ch = nextopt("lps")) != '\0') { in jobscmd()537 nextopt(""); in waitcmd()617 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
275 switch (nextopt("e:lnrs")) { in histcmd()
262 while ((c = nextopt("rv")) != '\0') { in hashcmd()
1262 while ((ch = nextopt("pvV")) != '\0') { in commandcmd()
1509 while ((ch = nextopt("f:p")) != '\0') { in freebsd_wordexpcmd()
242 arguments. Builtin routines can call nextopt to do option pars-
105 nextopt(""); in main()