Home
last modified time | relevance | path

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

/minix3/usr.sbin/user/
H A Duser.c214 static struct group *find_group_info(const char *);
507 grp_rm = find_group_info(group);
1806 find_group_info(const char *name) function
2452 if ((grp = find_group_info(*argv)) == NULL) {
2575 grp = find_group_info(*argv);