Home
last modified time | relevance | path

Searched refs:PAM_NUM_PRIMITIVES (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/openpam/lib/libpam/
H A Dopenpam_constants.h38 extern const char *pam_func_name[PAM_NUM_PRIMITIVES];
39 extern const char *pam_sm_func_name[PAM_NUM_PRIMITIVES];
H A Dopenpam_constants.c149 const char *pam_func_name[PAM_NUM_PRIMITIVES] = {
158 const char *pam_sm_func_name[PAM_NUM_PRIMITIVES] = {
H A Dopenpam_dynamic.c131 for (i = 0; i < PAM_NUM_PRIMITIVES; ++i) { in try_module()
/freebsd-14.2/contrib/openpam/include/security/
H A Dopenpam.h271 PAM_NUM_PRIMITIVES enumerator
302 pam_func_t func[PAM_NUM_PRIMITIVES];