Searched refs:shoptarg (Results 1 – 5 of 5) sorted by relevance
179 prompt = shoptarg; in readcmd()187 tv.tv_sec = strtol(shoptarg, &tvptr, 0); in readcmd()188 if (tvptr == shoptarg) in readcmd()
109 extern char *shoptarg; /* set by nextopt */
61 char *shoptarg; /* set by nextopt (like getopt) */ variable589 shoptarg = p; in nextopt()
277 editor = shoptarg; in histcmd()
1512 fd = number(shoptarg); in freebsd_wordexpcmd()