Home
last modified time | relevance | path

Searched refs:IP_REMOVE_ERR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_anon_rcm.c67 #define IP_REMOVE_ERR gettext("Invalid operation: IP cannot be removed") macro
531 if ((*errstr = strdup(IP_REMOVE_ERR)) == NULL) in ip_anon_remove()