Searched refs:ifgp (Results 1 – 1 of 1) sorted by relevance
1332 struct ifg_req ifgrq, *ifgp; in if_getgroup() local1344 ifgp = ifgr->ifgr_groups; in if_getgroup()1355 if ((error = copyout(&ifgrq, ifgp, sizeof(struct ifg_req)))) { in if_getgroup()1360 ifgp++; in if_getgroup()1376 struct ifg_req ifgrq, *ifgp; in if_getgroupmembers() local1396 ifgp = ifgr->ifgr_groups; in if_getgroupmembers()1405 if ((error = copyout(&ifgrq, ifgp, sizeof(struct ifg_req)))) { in if_getgroupmembers()1410 ifgp++; in if_getgroupmembers()