Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetserver.c162 #ifndef DEBUG_LOG_FILE_DIR
164 #define DEBUG_LOG_FILE_DIR "" macro
166 #define DEBUG_LOG_FILE_DIR "/data/local/tmp/" macro
168 #define DEBUG_LOG_FILE_DIR "/tmp/" macro
173 #define DEBUG_LOG_FILE DEBUG_LOG_FILE_DIR"netserver.debug"
1408 chdir(DEBUG_LOG_FILE_DIR); in daemonize()