Searched defs:grname (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/pw/ |
H A D | pw_user.c | 361 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy() 825 char grname[MAXLOGNAME]; in pw_user_del() local 1184 char *gecos, *homedir, *skel, *walk, *userid, *groupid, *grname; in pw_user_add() local 1519 char *gecos, *homedir, *grname, *name, *newname, *walk, *skel, *shell; in pw_user_mod() local
|
/freebsd/libexec/revnetgroup/ |
H A D | parse_netgroup.c | 76 char *grname; member
|
/freebsd/usr.sbin/lpr/lpc/ |
H A D | lpc.c | 339 ingroup(const char *grname) in ingroup()
|