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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h106 #define QFIXEDSZ NS_QFIXEDSZ
/macosx-10.10.1/libresolv-57/
H A Dres_mkquery.c155 if ((buflen -= NS_QFIXEDSZ) < 0)
H A Dnameser.h88 #define NS_QFIXEDSZ 4 /* #/bytes of fixed data in query */ macro
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dmdns_module.c969 if (buf == NULL || buflen < (NS_HFIXEDSZ + NS_QFIXEDSZ)) return -1;

Completed in 99 milliseconds