Home
last modified time | relevance | path

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

/dports/www/polipo/polipo-1.1.1/
H A Dlog.h33 #define D_SERVER_REQ 0x200 macro
H A Dserver.c1615 do_log(D_SERVER_REQ, "Server request: "); in httpWriteRequest()
1616 do_log_n(D_SERVER_REQ, url + x, y - x); in httpWriteRequest()
1617 do_log(D_SERVER_REQ, ": "); in httpWriteRequest()
1618 do_log_n(D_SERVER_REQ, connection->reqbuf, n); in httpWriteRequest()
1619 do_log(D_SERVER_REQ, " (method %d from %d to %d, 0x%lx for 0x%lx)\n", in httpWriteRequest()
1725 do_log(D_SERVER_REQ, "Writing aborted on 0x%lx\n", in httpServerHandler()
1764 do_log(D_SERVER_REQ, in httpServerSendRequest()
1902 do_log(D_SERVER_REQ, "Server status: "); in httpServerHandlerHeaders()
1903 do_log_n(D_SERVER_REQ, connection->buf, in httpServerHandlerHeaders()
1905 do_log(D_SERVER_REQ, " (0x%lx for 0x%lx)\n", in httpServerHandlerHeaders()