Searched refs:TYPE_NULL (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/regress/usr.sbin/snmpd/ |
| H A D | backend.c | 35 .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 D | transport.c | 24 .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 D | regress.h | 20 TYPE_NULL = 5, enumerator
|
| H A D | snmp.c | 132 .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 D | agentx.c | 722 .type = TYPE_NULL, in agentx_ping_invalid_version_close()
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | dns.h | 94 #define TYPE_NULL 10 /* a null RR (EXPERIMENTAL) */ macro
|
| H A D | dns.c | 70 { TYPE_NULL, "NULL", T_UTYPE, 1, 1,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | verify.c | 1126 else if (tmp != TYPE_NULL)
|
| H A D | java-tree.h | 1425 #define TYPE_NULL ptr_type_node macro
|
| H A D | ChangeLog | 9882 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 D | ChangeLog | 4302 - TYPE_NULL crashed NSD when it printed it, arg was ZF_DNAME,
|