Home
last modified time | relevance | path

Searched refs:T_WKS (Results 1 – 7 of 7) sorted by relevance

/openbsd/lib/libc/net/
H A Dres_debug_syms.c114 {T_WKS, "WKS", "well-known service (deprecated)"},
/openbsd/usr.sbin/tcpdump/
H A Dnameser.h122 #define T_WKS 11 /* well known service */ macro
H A Dprint-domain.c266 { T_WKS, "WKS" }, /* RFC 1035 */
/openbsd/include/arpa/
H A Dnameser.h147 #define T_WKS 11 /* well known service */ macro
/openbsd/usr.sbin/nsd/
H A Dzparser.y64 %token <type> T_SRV T_CERT T_LOC T_MD T_MF T_MB T_MG T_MR T_NULL T_WKS T_HINFO
609 | T_WKS sp rdata_wks
610 | T_WKS sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
H A Ddns.c73 { TYPE_WKS, "WKS", T_WKS, 2, 2,
/openbsd/regress/lib/libc/asr/bin/
H A Dcommon.c112 { "WKS", T_WKS },