Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dwalk.c385 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specdir()
391 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specdir()
482 if (debug & DEBUG_APPLY_SPECENTRY) in apply_specentry()
486 if (debug & DEBUG_APPLY_SPECENTRY) \ in apply_specentry()
H A Dmakefs.h230 #define DEBUG_APPLY_SPECENTRY 0x08000000 macro