Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dber.h63 #define BER_CLASS_UNIVERSAL 0x0 macro
64 #define BER_CLASS_UNIV BER_CLASS_UNIVERSAL
H A Dber.c70 ber_set_header(elm, BER_CLASS_UNIVERSAL, BER_TYPE_DEFAULT); in ber_get_element()
1102 else if (class == BER_CLASS_UNIVERSAL) in ber_read_element()
H A Daldap.c992 case BER_CLASS_UNIVERSAL: in ldap_debug_elements()