Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libfetch/
H A Dfetch.h152 extern int fetchDebug;
H A Dcommon.h143 if (fetchDebug) \
H A Dfetch.c50 int fetchDebug; variable
H A Dhttp.c174 if (fetchDebug) { in http_new_chunk()
/freebsd-14.2/usr.sbin/pkg/
H A Dpkg.c1160 fetchDebug = 1; in main()
/freebsd-14.2/usr.bin/fetch/
H A Dfetch.c453 fetchDebug = 1; in fetch()