Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c86 authenticate(ns_cred_t **credpp, const char *usrname, const char *pwd, in authenticate() argument
266 if (credpp) in authenticate()
267 *credpp = credp; in authenticate()