Searched refs:PUTLONG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/include/arpa/
H A Dnameser_compat.h196 #define PUTLONG NS_PUT32 macro
/freebsd-10.0-release/lib/libc/resolv/
H A Dres_mkupdate.c209 PUTLONG(rttl, cp);
231 PUTLONG(n1, cp);
276 PUTLONG(soanum, cp);
357 PUTLONG(n1, cp);
500 PUTLONG(rttl, cp);
512 PUTLONG(ottl, cp);
522 PUTLONG(exptime, cp);
529 PUTLONG(timesigned, cp);
H A Dres_debug.c998 PUTLONG(latit,bcp);
999 PUTLONG(longit,bcp);
1000 PUTLONG(alt,bcp);
/freebsd-10.0-release/contrib/tcpdump/
H A Dnameser.h302 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
305 #define PUTLONG(l, cp) { \ macro

Completed in 133 milliseconds