Searched refs:warnx_getopt (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | getopt_long.c | 125 * use %s (not %c) because they are all routed through warnx_getopt(), 128 * being passed to warnx_getopt(). 131 warnx_getopt(const char *argv0, const char *msg, const char *arg) { function 146 warnx_getopt(argv0, msg, charbuf); 157 warnx_getopt(argv0, msg, argbuf); 290 warnx_getopt(nargv[0], 409 warnx_getopt(nargv[0], 430 warnx_getopt(nargv[0],
|
Completed in 56 milliseconds