Home
last modified time | relevance | path

Searched refs:HTTP_NETWRITE (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTTP.c233 #define HTTP_NETWRITE(sock, buff, size, handle) \ macro
247 #define HTTP_NETWRITE(a, b, c, d) NETWRITE(a, b, c) macro
1492 status = (int) HTTP_NETWRITE(s, in HTLoadHTTP()