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

/illumos-gate/usr/src/cmd/getconf/
H A Dgetconf.c56 #define INVAL_ARG "getconf: Invalid argument (%s)\n" macro
820 gettext(INVAL_ARG), name);
838 (void) fprintf(stderr, gettext(INVAL_ARG),
994 (void) fprintf(stderr, gettext(INVAL_ARG), argv[1]);

Completed in 44 milliseconds