Home
last modified time | relevance | path

Searched refs:DEBUG_APPLY_SPECFILE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/makefs/
H A Dwalk.c318 if (debug & DEBUG_APPLY_SPECFILE) in apply_specfile()
352 if (debug & DEBUG_APPLY_SPECFILE) in apply_specdir()
434 if (debug & DEBUG_APPLY_SPECFILE) in apply_specdir()
H A Dmakefs.h228 #define DEBUG_APPLY_SPECFILE 0x04000000 macro