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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsm_resolve.c208 GETSHORT(r->dns_r_q.dns_q_type, p);
209 GETSHORT(r->dns_r_q.dns_q_class, p);
224 GETSHORT(type, p);
225 GETSHORT(class, p);
227 GETSHORT(size, p);
H A Ddomain.c334 GETSHORT(type, cp);
337 GETSHORT(n, cp); /* rdlength */
346 GETSHORT(pref, cp);
994 GETSHORT(type, ap);
997 GETSHORT(n, ap); /* rdlength */
/freebsd-9.3-release/include/arpa/
H A Dnameser_compat.h193 #define GETSHORT NS_GET16 macro
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dbitdomain.c288 GETSHORT(type, ap);
290 GETSHORT(n, ap);
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c90 #ifndef GETSHORT
91 #define GETSHORT(s, cp) { \ macro
123 GETSHORT(u, msgp);
/freebsd-9.3-release/lib/libc/net/
H A Dgetnetbydns.c211 GETSHORT(type, cp);
212 GETSHORT(class, cp);
214 GETSHORT(n, cp);
/freebsd-9.3-release/contrib/tcpdump/
H A Dnameser.h278 #define GETSHORT(s, cp) { \ macro
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_debug.c201 GETSHORT(optcode, cp);
202 GETSHORT(optlen, cp);
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dconf.h1988 # define GETSHORT _getshort macro

Completed in 115 milliseconds