Searched refs:NS_PACKETSZ (Results 1 - 8 of 8) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dnameser.h83 #define NS_PACKETSZ 512 /* maximum packet size */ macro
251 unsigned char sig[NS_PACKETSZ];
H A Dres_send.c528 v_circuit = (statp->options & RES_USEVC) || (buflen > NS_PACKETSZ);
1066 char junk[NS_PACKETSZ];
H A Dres_data.c186 fp_nquery(msg, NS_PACKETSZ, file);
H A Dres_debug.c321 return (p_cdnname(cp, msg, NS_PACKETSZ, file));
H A Dres_findzonecut.c281 u_char resp[NS_PACKETSZ];
407 u_char resp[NS_PACKETSZ];
435 u_char resp[NS_PACKETSZ];
655 u_char req[NS_PACKETSZ];
659 NULL, 0, NULL, req, NS_PACKETSZ);
664 n = res_nsend(statp, req, n, resp, NS_PACKETSZ);
H A Dres_sendsigned.c97 if (newmsglen > NS_PACKETSZ || (nstatp->options & RES_IGNTC))
H A Dres_update.c101 u_char answer[NS_PACKETSZ], packet[2*NS_PACKETSZ];
/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h101 #define PACKETSZ NS_PACKETSZ

Completed in 115 milliseconds