Searched refs:chggrent (Results 1 - 4 of 4) sorted by last modified time

/freebsd-current/usr.sbin/pw/
H A Dpw_user.c976 chggrent(group, grp);
1441 chggrent(grp->gr_name, grp);
1780 chggrent(grp->gr_name, grp);
1791 chggrent(grp->gr_name, grp);
1805 chggrent(grp->gr_name, grp);
H A Dpw_group.c706 if ((rc = chggrent(name, grp)) != 0) {
H A Dpwupd.h124 int chggrent(char const * name, struct group * grp);
H A Dgrupd.c96 chggrent(char const * login, struct group * grp) function

Completed in 99 milliseconds