Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libfetch/
H A Dcommon.h109 if (fetchDebug) \
H A Dfetch.h154 extern int fetchDebug;
H A Dfetch.c50 int fetchDebug; variable
H A Dhttp.c175 if (fetchDebug) { in http_new_chunk()
/freebsd-12.1/usr.bin/fetch/
H A Dfetch.c455 fetchDebug = 1; in fetch()