Home
last modified time | relevance | path

Searched defs:HTTP_NETREAD (Results 1 – 2 of 2) sorted by relevance

/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTTP.c347 #define HTTP_NETREAD(sock, buff, size, handle) \ macro
365 #define HTTP_NETREAD(a, b, c, d) NETREAD(a, b, c) macro
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTTP.c344 #define HTTP_NETREAD(sock, buff, size, handle) \ macro
362 #define HTTP_NETREAD(a, b, c, d) NETREAD(a, b, c) macro