Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c216 static boolean_t isgrouped(const char *);
2327 if (isgrouped(cfgfile)) in if_configure_hostname()
2334 if (!ipmp && isgrouped(cfgfile)) in if_configure_hostname()
2441 isgrouped(const char *cfgfile) in isgrouped() function