Searched refs:NOPWDRTR (Results 1 – 4 of 4) sorted by relevance
103 pw_passwd = NOPWDRTR; in _nss_ldap_shadow2str()114 pw_passwd = NOPWDRTR; in _nss_ldap_shadow2str()123 pw_passwd = NOPWDRTR; in _nss_ldap_shadow2str()
56 #define NOPWDRTR "*NP*" /* password is not retrievable */ macro
411 else if (strcmp(shpwd.sp_pwdp, NOPWDRTR) == 0) in pam_sm_acct_mgmt()412 pw = NOPWDRTR; in pam_sm_acct_mgmt()
1182 if (strcmp(spw->sp_pwdp, NOPWDRTR) == 0) { in main()