Home
last modified time | relevance | path

Searched refs:shoptarg (Results 1 – 5 of 5) sorted by relevance

/NextBSD/bin/sh/
HDmiscbltin.c117 prompt = shoptarg; in readcmd()
125 tv.tv_sec = strtol(shoptarg, &tvptr, 0); in readcmd()
126 if (tvptr == shoptarg) in readcmd()
HDoptions.h106 extern char *shoptarg; /* set by nextopt */
HDoptions.c67 char *shoptarg; /* set by nextopt (like getopt) */ variable
593 shoptarg = p; in nextopt()
HDhistedit.c213 editor = shoptarg; in histcmd()
HDexpand.c1506 fd = number(shoptarg); in freebsd_wordexpcmd()