Home
last modified time | relevance | path

Searched refs:optionarg (Results 1 – 4 of 4) sorted by relevance

/system/core/sh/
Doptions.h120 extern char *optionarg; /* set by nextopt */
Doptions.c70 char *optionarg; /* set by nextopt (like getopt) */ variable
525 optionarg = p; in nextopt()
Dmiscbltin.c107 prompt = optionarg; in readcmd()
Dhistedit.c261 editor = optionarg; in histcmd()