Home
last modified time | relevance | path

Searched refs:DBG_OPEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/growfs/
H A Ddebug.h68 #define DBG_OPEN(P) dbg_open((P)) macro
121 #define DBG_OPEN(P) macro
H A Dgrowfs.c1397 DBG_OPEN("/tmp/growfs.debug"); /* already here we need a superblock */ in main()
/freebsd/sbin/ffsinfo/
H A Dffsinfo.c209 DBG_OPEN(out_file); /* already here we need a superblock */ in main()