Searched refs:LBER_BIG_TAG_MASK (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dio.c539 if ((tag & LBER_BIG_TAG_MASK) == LBER_BIG_TAG_MASK) {
H A Ddecode.c114 if ( (tag & LBER_BIG_TAG_MASK) != LBER_BIG_TAG_MASK ) {
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlber.h73 #define LBER_BIG_TAG_MASK ((ber_tag_t) 0x1fU) macro

Completed in 111 milliseconds