Searched refs:ERR_DISABLE (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/pools/common/ | ||
H A D | utils.h | 64 #define ERR_DISABLE "cannot disable pools" macro |
/titanic_50/usr/src/cmd/pools/pooladm/ | ||
H A D | pooladm.c | 205 die(gettext(ERR_DISABLE)); in main() |