Searched refs:OS_OFFLINE_ERR (Results 1 – 1 of 1) sorted by relevance
50 #define OS_OFFLINE_ERR gettext("Invalid operation: OS cannot be offlined") macro194 if ((*errstr = strdup(OS_OFFLINE_ERR)) == NULL) in cluster_offline()