Searched refs:GETSHORT (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h193 #define GETSHORT NS_GET16 macro
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbitdomain.c288 GETSHORT(type, ap);
290 GETSHORT(n, ap);
/freebsd-11-stable/lib/libc/net/
H A Dgetnetbydns.c211 GETSHORT(type, cp);
212 GETSHORT(class, cp);
214 GETSHORT(n, cp);
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c90 #ifndef GETSHORT
91 #define GETSHORT(s, cp) { \ macro
123 GETSHORT(u, msgp);
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h263 #define GETSHORT(s, cp) { \ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Ddomain.c736 GETSHORT(type, cp);
739 GETSHORT(n, cp); /* rdlength */
756 GETSHORT(pref, cp);
1509 GETSHORT(type, ap);
1512 GETSHORT(n, ap); /* rdlength */
H A Dsm_resolve.c297 GETSHORT(dr->dns_r_q.dns_q_type, p);
298 GETSHORT(dr->dns_r_q.dns_q_class, p);
310 GETSHORT(type, p);
311 GETSHORT(class, p);
313 GETSHORT(size, p);
/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c200 GETSHORT(optcode, cp);
201 GETSHORT(optlen, cp);
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h2012 # define GETSHORT _getshort macro

Completed in 198 milliseconds