Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/libhack/ | |
getgrent.c | 123 struct group *gp, *bgp; local in function:getgrnam_r 131 bgp = (struct group*)buffer; 137 *bgp = *gp; 138 *result = bgp; |
getgrent.c | 123 struct group *gp, *bgp; local in function:getgrnam_r 131 bgp = (struct group*)buffer; 137 *bgp = *gp; 138 *result = bgp; |