Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libfetch/
H A Dfetch.h154 extern int fetchDebug;
H A Dcommon.h145 if (fetchDebug) \
H A Dfetch.c52 int fetchDebug; variable
H A Dhttp.c176 if (fetchDebug) { in http_new_chunk()
/freebsd-13.1/usr.bin/fetch/
H A Dfetch.c455 fetchDebug = 1; in fetch()