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

/macosx-10.10/OpenPAM-20/compat/
H A Dpam_shim.c98 xlate_pam_shim_retval(int retval) function
146 return xlate_pam_shim_retval(func(service_name, user, pam_conversation, pamh));
159 return xlate_pam_shim_retval(func(pamh, pam_status));
173 return xlate_pam_shim_retval(func(pamh, newflags));
187 return xlate_pam_shim_retval(func(pamh, newflags));
201 return xlate_pam_shim_retval(func(pamh, newflags));
215 return xlate_pam_shim_retval(func(pamh, newflags));
229 return xlate_pam_shim_retval(func(pamh, newflags));
243 return xlate_pam_shim_retval(func(pamh, newflags));
257 return xlate_pam_shim_retval(fun
[all...]

Completed in 73 milliseconds