Searched refs:INT32SZ (Results 1 - 3 of 3) sorted by relevance

/external/dnsmasq/src/
H A Dnameser.h107 #define INT32SZ 4 /* for systems without 32-bit ints */ macro
349 (cp) += INT32SZ; \
367 (cp) += INT32SZ; \
/external/openssh/openbsd-compat/
H A Dgetrrsetbyname.c85 #ifndef INT32SZ
86 # define INT32SZ 4 macro
110 (cp) += INT32SZ; \
540 *cp += INT32SZ;
/external/ipsec-tools/src/racoon/
H A Dgetcertsbyname.c288 cp += INT32SZ; /* TTL */

Completed in 548 milliseconds