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

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h196 #define PUTLONG NS_PUT32 macro
/freebsd-11-stable/lib/libc/resolv/
H A Dres_mkupdate.c211 PUTLONG(rttl, cp);
233 PUTLONG(n1, cp);
278 PUTLONG(soanum, cp);
359 PUTLONG(n1, cp);
502 PUTLONG(rttl, cp);
514 PUTLONG(ottl, cp);
524 PUTLONG(exptime, cp);
531 PUTLONG(timesigned, cp);
H A Dres_debug.c1010 PUTLONG(latit,bcp);
1011 PUTLONG(longit,bcp);
1012 PUTLONG(alt,bcp);
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h287 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
290 #define PUTLONG(l, cp) { \ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dsm_resolve.c598 PUTLONG(ttl, cp);

Completed in 65 milliseconds