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

/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h137 int recv(int, char *, u_int, int);
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dentropy.c205 n = recv(fd, buf, sz_to_recv, 0);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c289 recv(SOCKET a0, char* a1, int a2, int a3) function
294 idnLogPrintf(idn_log_level_trace, "stub recv() called\n");
298 if ((p = GetProcAddress(DLLHANDLE, "recv")) == NULL) {
299 FATAL("cannot find entry recv (%d)\n", GetLastError());
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c289 recv(SOCKET a0, char* a1, int a2, int a3) function
294 idnLogPrintf(idn_log_level_trace, "stub recv() called\n");
298 if ((p = GetProcAddress(DLLHANDLE, "recv")) == NULL) {
299 FATAL("cannot find entry recv (%d)\n", GetLastError());

Completed in 35 milliseconds