Searched refs:BER_CLASS_UNIVERSAL (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/lib/libutil/
H A Dber.h74 #define BER_CLASS_UNIVERSAL 0x0 macro
75 #define BER_CLASS_UNIV BER_CLASS_UNIVERSAL
H A Dber.c67 ober_set_header(elm, BER_CLASS_UNIVERSAL, BER_TYPE_DEFAULT);
1032 if (root->be_class == BER_CLASS_UNIVERSAL &&
1288 if (class == BER_CLASS_UNIVERSAL)
1314 else if (class == BER_CLASS_UNIVERSAL)
/openbsd-current/regress/usr.sbin/snmpd/
H A Dsnmp.c821 case BER_CLASS_UNIVERSAL:
968 case BER_CLASS_UNIVERSAL:
1174 if (value->be_class == BER_CLASS_UNIVERSAL &&
1182 } else if (value->be_class == BER_CLASS_UNIVERSAL &&
1193 } else if (value->be_class == BER_CLASS_UNIVERSAL &&
1198 } else if (value->be_class == BER_CLASS_UNIVERSAL &&
/openbsd-current/usr.sbin/snmpd/
H A Dsmi.c233 case BER_CLASS_UNIVERSAL:
462 case BER_CLASS_UNIVERSAL:
H A Dapplication.c1449 if (varbind->av_value->be_class != BER_CLASS_UNIVERSAL ||
1455 if (varbind->av_value->be_class == BER_CLASS_UNIVERSAL &&
1462 if (varbind->av_value->be_class == BER_CLASS_UNIVERSAL) {
/openbsd-current/usr.sbin/ldapd/
H A Dlogmsg.c125 case BER_CLASS_UNIVERSAL:
/openbsd-current/usr.bin/snmp/
H A Dsmi.c92 case BER_CLASS_UNIVERSAL:
/openbsd-current/usr.bin/ldap/
H A Daldap.c1128 case BER_CLASS_UNIVERSAL:
/openbsd-current/libexec/login_ldap/
H A Daldap.c1128 case BER_CLASS_UNIVERSAL:
/openbsd-current/usr.sbin/ypldap/
H A Daldap.c1164 case BER_CLASS_UNIVERSAL:

Completed in 360 milliseconds