Searched refs:ifconfig_get_groups (Results 1 – 5 of 5) sorted by relevance
17 ifconfig_get_groups;
191 int ifconfig_get_groups(ifconfig_handle_t *h, const char *name,
492 ifconfig_get_groups(ifconfig_handle_t *h, const char *name, in ifconfig_get_groups() function
83 if (ifconfig_get_groups(lifh, ctx->ifname, &ifgr) == -1) in getifgroups()
354 if (ifconfig_get_groups(lifh, ifa->ifa_name, &ifgr) != 0) { in print_groups()