Searched defs:precrypted (Results 1 - 2 of 2) sorted by last modified time

/freebsd-current/usr.sbin/pw/
H A Dpw_user.c154 pw_set_passwd(struct passwd *pwd, int fd, bool precrypted, bool update) argument
1188 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; local
1522 bool precrypted; local
[all...]
H A Dpw_group.c48 grp_set_passwd(struct group *grp, bool update, int fd, bool precrypted) argument
510 bool quiet, precrypted, dryrun, pretty, nis; local
602 bool quiet, pretty, dryrun, nis, precrypted; local
457 groupadd(struct userconf *cnf, char *name, gid_t id, char *members, int fd, bool dryrun, bool pretty, bool precrypted) argument
[all...]

Completed in 78 milliseconds