Searched full:pam_sm_ (Results 1 – 16 of 16) sorted by relevance
12 -export-symbols-regex '^pam_sm_'
354 -export-symbols-regex '^pam_sm_'
94 * example.) To support this, the pam_sm_* functions are declared PAM_EXTERN.
72 Use the program exit status as the return code of the pam_sm_* function.
279 pam_sm_##type(pam_handle_t *pamh, int flags, \
185 functions without the leading "pam_sm_", so one of "acct_mgmt",
391 followed by closing the open PAM session. The corresponding `pam_sm_*`
419 followed by closing the open PAM session. The corresponding `pam_sm_*`
388 followed by closing the open PAM session. The corresponding pam_sm_*
326 rather than public pam_sm_* functions. Thanks to Fredrik Pettai for