Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_anon_rcm.c65 #define IP_SUSPEND_ERR gettext("Plumbed IP Addresses cannot be suspended") macro
493 if ((*errstr = strdup(IP_SUSPEND_ERR)) == NULL) in ip_anon_suspend()