Home
last modified time | relevance | path

Searched refs:T_KEY (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dparser.y67 %token T_DEVICE T_BDADDR T_NAME T_KEY T_PIN T_NOKEY T_NOPIN T_JUNK
134 key: T_KEY T_HEXSTRING
157 | T_KEY T_NOKEY
H A Dlexer.l74 {key_word} return (T_KEY);
/freebsd/contrib/tcpdump/
H A Dnameser.h148 #define T_KEY 25 /* security key */ macro
H A Dprint-domain.c503 { T_KEY, "KEY" }, /* RFC 3110 */
/freebsd/include/arpa/
H A Dnameser_compat.h168 #define T_KEY ns_t_key macro
/freebsd/lib/libc/net/
H A Dgethostbydns.c289 if (type != T_KEY && type != T_SIG && in gethostanswer()
H A Dgetaddrinfo.c2093 if (type != T_KEY && type != T_SIG && in getanswer()
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog1394 * resolve.h: add T_SIG, T_KEY