Home
last modified time | relevance | path

Searched refs:debugHttp (Results 1 – 7 of 7) sorted by path

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Options/
H A DAll.hs405 debugHttp :: PrimDarcsOption Bool
406 debugHttp = singleNoArg [] ["debug-http"] F.DebugHTTP "debug output from libcurl" function
419 debugging = debug ^ debugHttp ^ timings
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/
H A DRunCommand.hs157 setGlobalVariables verb debug debugHttp timings net = do
160 when debugHttp setDebugHTTP
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dhttp.c43 int debugHttp=0; variable
102 debugHttp = val;
827 if (debugHttp == 999 || ((debugHttp % 100) == 99 && cmdLineDumpURL &&
1121 if (debugHttp > 0) {
1122 if ((debugHttp % 100) == 99 && cmdLineDumpURL &&
1443 if ((debugHttp % 100) == 99) {
H A Dhttp.e24 extern int debugHttp;
H A Dmainloop.c1828 int saved_http_debug=debugHttp;
1831 debugHttp = 99;
1844 debugHttp = saved_http_debug;
1874 debugHttp = saved_http_debug;
H A Dremote.c810 if (*ppsz_buf != NULL && debugHttp > 0) {
811 if ((debugHttp % 100) == 99) {
H A Dstream.c347 if ((debugHttp % 100) == 99 && cmdLineDumpURL &&