Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/openpam/lib/libpam/
H A Dopenpam_constants.h40 extern const char *pam_func_name[PAM_NUM_PRIMITIVES];
41 extern const char *pam_sm_func_name[PAM_NUM_PRIMITIVES];
H A Dopenpam_constants.c151 const char *pam_func_name[PAM_NUM_PRIMITIVES] = {
160 const char *pam_sm_func_name[PAM_NUM_PRIMITIVES] = {
H A Dopenpam_dynamic.c133 for (i = 0; i < PAM_NUM_PRIMITIVES; ++i) { in try_module()
/freebsd-13.1/contrib/openpam/include/security/
H A Dopenpam.h273 PAM_NUM_PRIMITIVES enumerator
304 pam_func_t func[PAM_NUM_PRIMITIVES];