Searched refs:LDAP (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h72 LDAP *ldap_ld;
101 /* Linked list of maps sharing the same LDAP binding */
134 extern void sm_ldap_setopts __P((LDAP *, SM_LDAP_STRUCT *));
135 extern int sm_ldap_geterrno __P((LDAP *));
/freebsd-current/usr.sbin/ypldap/
H A Daldap.h70 LDAP, enumerator in enum:aldap_protocol
H A Daldap.c580 lu->protocol = LDAP;
1206 * Parse a LDAP value
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c34 "@(#)$Debug: sm_trace_ldap - trace LDAP operations $");
39 static char *sm_ldap_geterror __P((LDAP *));
140 ** SM_LDAP_SETOPTSG -- set some (global) LDAP options
143 ** lmap -- LDAP map information
189 ** SM_LDAP_SETOPTS -- set LDAP options
192 ** ld -- LDAP session handle
193 ** lmap -- LDAP map information
202 LDAP *ld;
265 ** SM_LDAP_START -- actually connect to an LDAP server
269 ** lmap -- the LDAP ma
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dad.c54 #define CTX2LP(context) ((LDAP *)((context)->ldap_conn))
100 sasl_interact(LDAP *ld, unsigned flags, void *defaults, void *interact)
119 ldap_tsasl_bind_s(LDAP *ld,
232 LDAP *lp = CTX2LP(context);
316 LDAP *lp;
848 LDAP *lp = CTX2LP(context);
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c59 LDAP *h_lp;
119 LDAP_no_size_limit(krb5_context context, LDAP *lp)
1539 * Empty credentials to do a SASL bind with LDAP. Note that empty

Completed in 285 milliseconds