Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h154 extern int fetchDebug;
H A Dcommon.h145 if (fetchDebug) \
H A Dfetch.c53 int fetchDebug; variable
H A Dhttp.c176 if (fetchDebug) { in http_new_chunk()
/dragonfly/usr.bin/fetch/
H A Dfetch.c462 fetchDebug = 1; in fetch()