Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/makefs/
H A Dwalk.c391 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specdir()
397 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specdir()
488 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specentry()
492 if (debug & DEBUG_APPLY_SPECENTRY) \ in apply_specentry()
H A Dmakefs.h229 #define DEBUG_APPLY_SPECENTRY 0x08000000 macro