Home
last modified time | relevance | path

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

/src/usr.bin/mdo/
H A Dmdo.c266 alloc_getgrnam(const char *const name, struct group **const grpp, in alloc_getgrnam() function
344 error = alloc_getgrnam(s, &grp, &alloc); in parse_group()