Searched refs:T_SIG (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dgetrrsetbyname.h66 #ifndef T_SIG
67 #define T_SIG 24 macro
H A Dgetrrsetbyname.c300 T_SIG);
328 rr->type == T_SIG)
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns_strtype.c134 #ifdef T_SIG
135 T_SIG, "SIG",
/netbsd-current/external/bsd/nsd/dist/
H A Dzparser.h67 T_SIG = 268, /* T_SIG */ enumerator in enum:yytokentype
168 #define T_SIG 268 macro
H A Dzparser.y63 %token <type> T_A T_NS T_MX T_TXT T_CNAME T_AAAA T_PTR T_NXT T_KEY T_SOA T_SIG
641 | T_SIG sp rdata_rrsig
642 | T_SIG sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
H A Ddns.c121 { TYPE_SIG, "SIG", T_SIG, 9, 9,
/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h150 #define T_SIG ns_t_sig macro
/netbsd-current/include/arpa/
H A Dnameser_compat.h166 #define T_SIG ns_t_sig macro
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h201 #define T_SIG ns_t_sig macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnameser.h143 #define T_SIG 24 /* security signature */ macro
H A Dprint-domain.c509 { T_SIG, "SIG" }, /* RFC 3008 */
/netbsd-current/lib/libc/net/
H A Dgethnamaddr.c362 if (type != T_KEY && type != T_SIG && type != T_DNAME)
H A Dgetaddrinfo.c1824 if (type != T_KEY && type != T_SIG && type != T_DNAME) {

Completed in 316 milliseconds