Searched refs:grp_set_passwd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pw/
H A Dpw_group.c53 grp_set_passwd(struct group *grp, bool update, int fd, bool precrypted) function
463 grp_set_passwd(grp, false, fd, precrypted);
652 grp_set_passwd(grp, true, fd, precrypted);

Completed in 147 milliseconds