Home
last modified time | relevance | path

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

/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/pam/
H A Dpam.c56 #define PLD_CTX "PAM_LDAPD_CTX" macro
109 rc = pam_get_data(pamh, PLD_CTX, (const void **)&ctx); in ctx_get()
128 rc = pam_set_data(pamh, PLD_CTX, ctx, ctx_free); in ctx_get()
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/pam/
H A Dpam.c56 #define PLD_CTX "PAM_LDAPD_CTX" macro
109 rc = pam_get_data(pamh, PLD_CTX, (const void **)&ctx); in ctx_get()
128 rc = pam_set_data(pamh, PLD_CTX, ctx, ctx_free); in ctx_get()