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

/freebsd-9.3-release/usr.sbin/pw/
H A Dpw_group.c46 static gid_t gr_gidpolicy(struct userconf * cnf, struct cargs * args);
75 gid_t next = gr_gidpolicy(cnf, args);
154 grp->gr_gid = gr_gidpolicy(cnf, args);
339 gr_gidpolicy(struct userconf * cnf, struct cargs * args) function

Completed in 95 milliseconds