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

/freebsd-12-stable/include/arpa/
H A Dnameser_compat.h200 #define PUTLONG NS_PUT32 macro
/freebsd-12-stable/lib/libc/resolv/
H A Dres_mkupdate.c213 PUTLONG(rttl, cp);
235 PUTLONG(n1, cp);
280 PUTLONG(soanum, cp);
361 PUTLONG(n1, cp);
504 PUTLONG(rttl, cp);
516 PUTLONG(ottl, cp);
526 PUTLONG(exptime, cp);
533 PUTLONG(timesigned, cp);
H A Dres_debug.c1012 PUTLONG(latit,bcp);
1013 PUTLONG(longit,bcp);
1014 PUTLONG(alt,bcp);
/freebsd-12-stable/contrib/tcpdump/
H A Dnameser.h287 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
290 #define PUTLONG(l, cp) { \ macro
/freebsd-12-stable/contrib/sendmail/src/
H A Dsm_resolve.c598 PUTLONG(ttl, cp);

Completed in 114 milliseconds