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

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/acl/
H A Dgssacl.c151 sasl_conn_t *sasl_ctx = op->o_conn->c_sasl_authctx; local
161 if ( sasl_ctx == NULL ||
162 sasl_getprop( sasl_ctx, SASL_GSS_PEER_NAME, (const void **)&gss_name) != 0 ||
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c64 typedef struct sasl_ctx { struct

Completed in 286 milliseconds