Home
last modified time | relevance | path

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

/src/usr.sbin/makefs/
H A Dwalk.c321 if (debug & DEBUG_APPLY_SPECFILE) in apply_specfile()
355 if (debug & DEBUG_APPLY_SPECFILE) in apply_specdir()
437 if (debug & DEBUG_APPLY_SPECFILE) in apply_specdir()
H A Dmakefs.h245 #define DEBUG_APPLY_SPECFILE 0x04000000 macro