Home
last modified time | relevance | path

Searched refs:openpam_load_module (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_load.c58 openpam_load_module(const char *modulename) in openpam_load_module() function
H A Dopenpam_impl.h139 pam_module_t *openpam_load_module(const char *)
H A Dopenpam_configure.c266 if ((this->module = openpam_load_module(modulename)) == NULL) { in openpam_parse_chain()