Searched refs:nt_status_to_pam (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dpam_errors.c103 int nt_status_to_pam(NTSTATUS nt_status) function
129 int nt_status_to_pam(NTSTATUS nt_status) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/pam_smbpass/
H A Dpam_smb_acct.c87 return nt_status_to_pam(NT_STATUS_NO_MEMORY);
H A Dpam_smb_auth.c113 retval = nt_status_to_pam(NT_STATUS_NO_MEMORY);
H A Dpam_smb_passwd.c141 return nt_status_to_pam(NT_STATUS_NO_MEMORY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbindd_pam.c305 resp->data.auth.pam_error = nt_status_to_pam(result);
1573 state->response.data.auth.pam_error = nt_status_to_pam(result);
1918 state->response.data.auth.pam_error = nt_status_to_pam(result);
2087 state->response.data.auth.pam_error = nt_status_to_pam(result);
2223 state->response.data.auth.pam_error = nt_status_to_pam(result);
2373 state->response.data.auth.pam_error = nt_status_to_pam(result);
H A Dwinbindd_misc.c93 state->response.data.auth.pam_error = nt_status_to_pam(result);

Completed in 68 milliseconds