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

/freebsd-11-stable/contrib/openpam/include/security/
H A Dopenpam.h296 typedef int (*pam_func_t)(struct pam_handle *, int, int, const char **); typedef
304 pam_func_t func[PAM_NUM_PRIMITIVES];
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c137 module->func[i] = (pam_func_t)dlfunc(module->dlh,

Completed in 156 milliseconds