Home
last modified time | relevance | path

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

/NextBSD/sbin/growfs/
HDdebug.h67 #define DBG_OPEN(P) dbg_open((P)) macro
120 #define DBG_OPEN(P) macro
HDgrowfs.c1464 DBG_OPEN("/tmp/growfs.debug"); /* already here we need a superblock */ in main()
/NextBSD/sys/dev/si/
HDsivar.h78 #define DBG_OPEN 0x00000004 macro
HDsi.c614 DPRINT((0, DBG_ENTRY|DBG_OPEN, "siopen()\n")); in siopen()
625 DPRINT((0, DBG_EXIT|DBG_OPEN, "siopen() finished\n")); in siopen()
/NextBSD/sbin/ffsinfo/
HDffsinfo.c225 DBG_OPEN(out_file); /* already here we need a superblock */ in main()
/NextBSD/usr.sbin/sicontrol/
HDsicontrol.c56 {"open", DBG_OPEN},