HomeSort by: relevance | last modified time | path
    Searched refs:pam_func_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openpam/dist/include/security/
openpam.h 296 typedef int (*pam_func_t)(struct pam_handle *, int, int, const char **); typedef
304 pam_func_t func[PAM_NUM_PRIMITIVES];
  /src/external/bsd/openpam/dist/lib/libpam/
openpam_dynamic.c 140 module->func[i] = (pam_func_t)dlfunc(module->dlh,

Completed in 15 milliseconds