Searched refs:ERR_OPTION_ARGS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/pools/poolstat/ | ||
H A D | poolstat.h | 58 #define ERR_OPTION_ARGS "Option -%c requires an argument\n" macro |
H A D | poolstat.c | 249 gettext(ERR_OPTION_ARGS), optopt); in main() |