Home
last modified time | relevance | path

Searched refs:TYPE_NULL (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/regress/usr.sbin/snmpd/
H A Dbackend.c35 .type = TYPE_NULL, in backend_get_integer()
72 .type = TYPE_NULL, in backend_get_octetstring()
110 .type = TYPE_NULL, in backend_get_objectidentifier()
147 .type = TYPE_NULL, in backend_get_ipaddress()
185 .type = TYPE_NULL, in backend_get_counter32()
222 .type = TYPE_NULL, in backend_get_gauge32()
259 .type = TYPE_NULL, in backend_get_timeticks()
296 .type = TYPE_NULL, in backend_get_opaque()
344 .type = TYPE_NULL, in backend_get_counter64()
381 .type = TYPE_NULL, in backend_get_nosuchobject()
[all …]
H A Dtransport.c24 .type = TYPE_NULL, in transport_tcp_get()
61 .type = TYPE_NULL, in transport_tcp_disconnect()
97 .type = TYPE_NULL, in transport_tcp_double_get_disconnect()
H A Dregress.h20 TYPE_NULL = 5, enumerator
H A Dsnmp.c132 .type = TYPE_NULL, in snmp_v3_usm_noauthpriv()
710 case TYPE_NULL: in snmp_data2ber_element()
1196 varbindlist[i].type != TYPE_NULL) in snmp_pdu_validate()
H A Dagentx.c722 .type = TYPE_NULL, in agentx_ping_invalid_version_close()
/openbsd-src/usr.sbin/nsd/
H A Ddns.h94 #define TYPE_NULL 10 /* a null RR (EXPERIMENTAL) */ macro
H A Ddns.c70 { TYPE_NULL, "NULL", T_UTYPE, 1, 1,
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c1126 else if (tmp != TYPE_NULL)
H A Djava-tree.h1425 #define TYPE_NULL ptr_type_node macro
H A DChangeLog9882 and handle top of stack to be TYPE_NULL.
14436 (TYPE_UNSET, TYPE_SECOND, TYPE_NULL, TYPE_RETURN_ADDR, TYPE_UNUSED,
/openbsd-src/usr.sbin/nsd/doc/
H A DChangeLog4302 - TYPE_NULL crashed NSD when it printed it, arg was ZF_DNAME,