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

/freebsd-10.1-release/usr.sbin/pw/
H A DMakefile5 SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \
H A Dpw.h110 int pw_group(struct userconf * cnf, int mode, struct cargs * _args);
H A Dpw.c125 pw_group
H A Dpw_user.c144 pw_group(cnf, mode, args);
948 gid = pw_group(cnf, M_NEXT, &grpargs);
952 pw_group(cnf, M_ADD, &grpargs);
H A Dpw_group.c51 pw_group(struct userconf * cnf, int mode, struct cargs * args) function

Completed in 58 milliseconds