Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libfetch/
HDfetch.h152 extern int fetchDebug;
HDcommon.h143 if (fetchDebug) \
HDfetch.c50 int fetchDebug; variable
HDhttp.c174 if (fetchDebug) { in http_new_chunk()
/freebsd-13-stable/usr.bin/fetch/
HDfetch.c453 fetchDebug = 1; in fetch()