Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h73 #define LBER_FUNC_VALUE -1 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Ddecode.c179 value = 0x80 & buffer[0] ? (LBER_FUNC_VALUE) : 0; in ber_getnint()