Searched refs:DEBUG_PRINT_FILE (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A Dmakefile111 DEBUG_PRINT_FILE=\"/var/log/reiserfs.log\" \
H A DDebug.h27 #ifndef DEBUG_PRINT_FILE
28 # define DEBUG_PRINT_FILE "/var/log/reiserfs.log" macro
H A DDebug.cpp57 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
/haiku-fatelf/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.cpp47 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
H A DDebugSupport.h37 #ifndef DEBUG_PRINT_FILE
38 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/shared/
H A DDebugSupport.cpp47 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DDebugSupport.cpp47 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
H A DDebugSupport.h37 #ifndef DEBUG_PRINT_FILE
38 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDebug.cpp65 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
/haiku-fatelf/src/apps/icon-o-matic/generic/support/
H A DDebug.cpp46 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
H A DDebug.h40 #ifndef DEBUG_PRINT_FILE
41 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/shared/
H A DDebug.cpp65 out = open(DEBUG_PRINT_FILE, O_RDWR | O_CREAT | O_TRUNC);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A Dmakefile101 DEBUG_PRINT_FILE=\"/var/log/ramfs.log\" \
/haiku-fatelf/headers/private/userlandfs/shared/
H A DDebug.h33 #ifndef DEBUG_PRINT_FILE
34 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h37 #ifndef DEBUG_PRINT_FILE
38 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DDebug.h33 #ifndef DEBUG_PRINT_FILE
34 # define DEBUG_PRINT_FILE "/var/log/" DEBUG_APP ".log" macro

Completed in 301 milliseconds