DEBUG_FILE         81 lib/util/debug.c 	if (state.logtype != DEBUG_FILE) return;
DEBUG_FILE        152 lib/util/debug.c 	case DEBUG_FILE:
DEBUG_FILE        261 source4/smbd/server.c 	setup_logging(binary_name, opt_interactive?DEBUG_STDOUT:DEBUG_FILE);