Searched refs:OS_OFFLINE_ERR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/rcm_daemon/common/ | ||
H A D | cluster_rcm.c | 52 #define OS_OFFLINE_ERR gettext("Invalid operation: OS cannot be offlined") macro 196 if ((*errstr = strdup(OS_OFFLINE_ERR)) == NULL) |
Completed in 97 milliseconds