Searched refs:PUTLONG (Results 1 – 4 of 4) sorted by relevance
| /trueos/lib/libc/resolv/ |
| HD | res_mkupdate.c | 210 PUTLONG(rttl, cp); in res_nmkupdate() 232 PUTLONG(n1, cp); in res_nmkupdate() 277 PUTLONG(soanum, cp); in res_nmkupdate() 358 PUTLONG(n1, cp); in res_nmkupdate() 501 PUTLONG(rttl, cp); in res_nmkupdate() 513 PUTLONG(ottl, cp); in res_nmkupdate() 523 PUTLONG(exptime, cp); in res_nmkupdate() 530 PUTLONG(timesigned, cp); in res_nmkupdate()
|
| HD | res_debug.c | 1017 PUTLONG(latit,bcp); 1018 PUTLONG(longit,bcp); 1019 PUTLONG(alt,bcp);
|
| /trueos/include/arpa/ |
| HD | nameser_compat.h | 196 #define PUTLONG NS_PUT32 macro
|
| /trueos/contrib/tcpdump/ |
| HD | nameser.h | 305 #define PUTLONG(l, cp) { \ macro
|