Home
last modified time | relevance | path

Searched refs:LBER_BOOLEAN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dlber.h70 #define LBER_BOOLEAN 0x01 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcontrol.c212 if ( ber_peek_tag( ber, &len ) == LBER_BOOLEAN ) { in nsldapi_get_controls()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c340 tag = LBER_BOOLEAN; in ber_put_boolean()