Searched refs:shoptarg (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/bin/sh/
H A Doptions.h106 extern char *shoptarg; /* set by nextopt */
H A Dmiscbltin.c116 prompt = shoptarg;
124 tv.tv_sec = strtol(shoptarg, &tvptr, 0);
125 if (tvptr == shoptarg)
H A Doptions.c67 char *shoptarg; /* set by nextopt (like getopt) */ variable
565 shoptarg = p;
H A Dhistedit.c212 editor = shoptarg;

Completed in 106 milliseconds