Searched refs:_PATH_MASTERPASSWD (Results 1 – 5 of 5) sorted by relevance
102 pw_error(_PATH_MASTERPASSWD, 1, 1); in pw_copy()108 warnx("%s: line too long", _PATH_MASTERPASSWD); in pw_copy()127 warnx("%s: corrupted entry", _PATH_MASTERPASSWD); in pw_copy()141 _PATH_MASTERPASSWD, pw->pw_name); in pw_copy()161 pw->pw_name, _PATH_MASTERPASSWD); in pw_copy()
73 static char _default_masterpasswd[] = _PATH_MASTERPASSWD;
69 #define _PATH_MASTERPASSWD "/etc/master.passwd" macro
655 if (strcmp(passfile, _PATH_MASTERPASSWD) == 0) { in yppasswdproc_update_1_svc()883 if (strcmp(passfile, _PATH_MASTERPASSWD) == 0) { in yppasswdproc_update_master_1_svc()
109 strcpy(masterpasswd, _PATH_MASTERPASSWD); in pw_init()