Searched refs:if_creategroup (Results 1 – 3 of 3) sorted by relevance
551 struct ifg_group *if_creategroup(const char *);
2886 if_creategroup(const char *groupname) in if_creategroup() function2939 ifg = if_creategroup(groupname); in if_addgroup()
802 if_creategroup("carp"); /* keep around even if empty */ in carpattach()