Searched refs:shoptarg (Results 1 – 5 of 5) sorted by relevance
117 prompt = shoptarg; in readcmd()125 tv.tv_sec = strtol(shoptarg, &tvptr, 0); in readcmd()126 if (tvptr == shoptarg) in readcmd()
106 extern char *shoptarg; /* set by nextopt */
67 char *shoptarg; /* set by nextopt (like getopt) */ variable593 shoptarg = p; in nextopt()
213 editor = shoptarg; in histcmd()
1506 fd = number(shoptarg); in freebsd_wordexpcmd()