Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.c46 static int getmygroups(gid_t **gidlist);
1974 getmygroups(gid_t **gidlist) in getmygroups() function
2000 return (getmygroups(gidlist)); in hc_getgroups()
2046 if ((count = getmygroups(&gidlist)) < 0) in rc_getgroups()