Searched refs:_PWF_NIS (Results 1 – 6 of 6) sorted by relevance
149 if (pw != NULL && (pw->pw_fields & _PWF_SOURCE) == _PWF_NIS) { in main()230 case _PWF_NIS: in main()
143 #define _PWF_NIS 0x2000 macro
117 case _PWF_NIS: in main()
318 (pwd->pw_fields & _PWF_SOURCE) == _PWF_NIS) { in pam_sm_chauthtok()429 case _PWF_NIS: in pam_sm_chauthtok()
896 if ((pwd->pw_fields & _PWF_SOURCE) == _PWF_NIS) { in pw_user_del()1671 if ((pwd->pw_fields & _PWF_SOURCE) == _PWF_NIS) { in pw_user_mod()
1405 pwd->pw_fields |= _PWF_NIS; in nis_passwd()