Home
last modified time | relevance | path

Searched refs:suboptarg (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/stdlib/
H A Dgetsubopt.c43 char *suboptarg; variable
51 suboptarg = *valuep = NULL; in getsubopt()
65 for (suboptarg = p; in getsubopt()
90 if (!strcmp(suboptarg, *tokens)) in getsubopt()
H A DSymbol.map95 suboptarg;
/dragonfly/include/
H A Dstdlib.h332 extern char *suboptarg; /* getsubopt(3) external variable */