Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dmakefs.h223 #define DEBUG_WALK_DIR 0x00000010 macro
H A Dwalk.c133 if (debug & DEBUG_WALK_DIR) in walk_dir()