Searched refs:pw_init (Results 1 – 10 of 10) sorted by relevance
| /src/usr.bin/chpass/ |
| H A D | chpass.c | 197 if (pw_init(NULL, NULL)) in main() 247 if (pw_init(NULL, NULL)) in main()
|
| /src/usr.sbin/vipw/ |
| H A D | vipw.c | 77 if (pw_init(passwd_dir, NULL) == -1) in main()
|
| /src/usr.sbin/pw/ |
| H A D | pw_nis.c | 52 if (pw_init(NULL, path)) in pw_nisupdate()
|
| H A D | pwupd.c | 99 if (pw_init(conf.etcpath, NULL)) in pw_update()
|
| /src/lib/libutil/ |
| H A D | Symbol.map | 89 pw_init;
|
| H A D | libutil.h | 167 int pw_init(const char *_dir, const char *_master);
|
| H A D | Makefile | 119 MLINKS+=pw_util.3 pw_init.3
|
| H A D | pw_util.c | 88 pw_init(const char *dir, const char *master) in pw_init() function
|
| /src/usr.sbin/rpc.yppasswdd/ |
| H A D | yppasswdd_server.c | 624 if (pw_init(passdir, passfile)) { in yppasswdproc_update_1_svc() 852 if (pw_init(passdir, passfile)) { in yppasswdproc_update_master_1_svc()
|
| /src/lib/libpam/modules/pam_unix/ |
| H A D | pam_unix.c | 414 if (pw_init(NULL, NULL)) in pam_sm_chauthtok()
|