Home
last modified time | relevance | path

Searched defs:precrypted (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dpw_group.c48 grp_set_passwd(struct group *grp, bool update, int fd, bool precrypted) in grp_set_passwd() argument
446 groupadd(struct userconf * cnf,char * name,gid_t id,char * members,int fd,bool dryrun,bool pretty,bool precrypted) groupadd() argument
498 bool quiet, precrypted, dryrun, pretty, nis; pw_group_add() local
586 bool quiet, pretty, dryrun, nis, precrypted; pw_group_mod() local
[all...]
H A Dpw_user.c154 pw_set_passwd(struct passwd *pwd, int fd, bool precrypted, bool update) in pw_set_passwd()
1193 bool dryrun, nis, pretty, quiet, createhome, precrypted, genconf; in pw_user_add() local
1527 bool precrypted; in pw_user_mod() local