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

/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_verify.c103 GETSHORT(type, cp);
170 GETSHORT(type, cp);
176 GETSHORT(length, cp);
193 GETSHORT(fudge, cp);
197 GETSHORT(sigfieldlen, cp);
205 GETSHORT(error, cp);
209 GETSHORT(otherfieldlen, cp);
398 GETSHORT(type, cp);
404 GETSHORT(length, cp);
425 GETSHORT(fudg
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsm_resolve.c206 GETSHORT(r->dns_r_q.dns_q_type, p);
207 GETSHORT(r->dns_r_q.dns_q_class, p);
222 GETSHORT(type, p);
223 GETSHORT(class, p);
225 GETSHORT(size, p);
H A Ddomain.c355 GETSHORT(type, cp);
358 GETSHORT(n, cp); /* rdlength */
367 GETSHORT(pref, cp);
1015 GETSHORT(type, ap);
1018 GETSHORT(n, ap); /* rdlength */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c247 #define GETSHORT(x) \ macro
845 GETSHORT(len);
1143 GETSHORT(errcode);
1149 GETSHORT(itemcnt);
1165 GETSHORT(itemcnt);
1237 GETSHORT(errcode);
1274 GETSHORT(errcode);
1355 GETSHORT(errcode);
1784 GETSHORT(errcode);
1788 GETSHORT(itemcn
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c748 GETSHORT(prot, inp);
1048 GETSHORT(cishort, p); \
1061 GETSHORT(cishort, p); \
1089 GETSHORT(cishort, p); \
1120 GETSHORT(cishort, p); \
1244 GETSHORT(cishort, p); \
1266 GETSHORT(cishort, p); \
1318 GETSHORT(cishort, p);
1504 GETSHORT(cishort, p);
1519 GETSHORT(unsolicit_auth_prot
[all...]
H A Dcbcp.c159 GETSHORT(len, inp);
238 GETSHORT(len, p);
H A Dipv6cp.c566 GETSHORT(cishort, p); \
651 GETSHORT(cishort, p); \
785 GETSHORT(cishort, p); \
934 GETSHORT(cishort, p);
1431 GETSHORT(len, p);
1458 GETSHORT(cishort, p);
H A Dipcp.c656 GETSHORT(cishort, p); \
753 GETSHORT(cishort, p); \
937 GETSHORT(cishort, p); \
1241 GETSHORT(cishort, p);
1800 GETSHORT(len, p);
1835 GETSHORT(cishort, p);
H A Dupap.c354 GETSHORT(len, inp);
680 GETSHORT(len, p);
H A Dchap.c390 GETSHORT(len, inp);
948 GETSHORT(len, p);
H A Dccp.c1282 GETSHORT(len, p);
1356 GETSHORT(cishort, p);
1404 GETSHORT(cishort, p);
H A Dpppd.h711 #define GETSHORT(s, cp) { \ macro
H A Dutils.c541 GETSHORT(proto, p);
H A Dfsm.c352 GETSHORT(len, inp);
H A Dmain.c1423 GETSHORT(protocol, p);
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_nw.c386 GETSHORT(type, cp); /*%< Type */
387 GETSHORT(class, cp); /*%< Class */
389 GETSHORT(n, cp); /*%< RDLENGTH */
497 GETSHORT(type, cp); /*%< Type */
498 GETSHORT(class, cp); /*%< Class */
500 GETSHORT(n, cp); /*%< RDLENGTH */
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h215 #define GETSHORT(s, cp) { \ macro
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h262 #define GETSHORT NS_GET16 macro
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c224 GETSHORT(optcode, cp);
225 GETSHORT(optlen, cp);
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1977 # define GETSHORT _getshort macro

Completed in 92 milliseconds