Searched defs:LBER_USE_DER (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c326 /* Define LBER_USE_DER per ber_decode(3LDAP) */
327 #ifndef LBER_USE_DER
328 #define LBER_USE_DER 0x01 macro
329 #endif /* LBER_USE_DER */
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h37 * LBER_USE_DER is defined for compatibility with the C LDAP API RFC.
43 #define LBER_USE_DER 0x01 macro

Completed in 50 milliseconds