Searched refs:NS_MAXMSG (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_update.c105 packet = malloc(NS_MAXMSG);
162 packet, NS_MAXMSG);
H A Dres_findzonecut.c291 resp = malloc(NS_MAXMSG);
418 resp = malloc(NS_MAXMSG);
448 resp = malloc(NS_MAXMSG);
684 n = res_nsend(statp, req, n, resp, NS_MAXMSG);
/netbsd-current/lib/libresolv/
H A Dres_update.c108 packet = malloc(NS_MAXMSG);
164 packet, NS_MAXMSG);
H A Dres_findzonecut.c294 resp = malloc(NS_MAXMSG);
421 resp = malloc(NS_MAXMSG);
451 resp = malloc(NS_MAXMSG);
683 n = res_nsend(statp, req, n, resp, NS_MAXMSG);
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h86 #define NS_MAXMSG 65535 /*%< maximum message size */ macro
/netbsd-current/include/arpa/
H A Dnameser.h83 #define NS_MAXMSG 65535 /*%< maximum message size */ macro
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c293 u_char b[NS_MAXMSG];

Completed in 197 milliseconds