Home | History | Annotate | Download | only in tf_daemon

Lines Matching defs:LogInfo

181 static MD_INLINE void LogInfo(const char* format, ...)
271 static MD_INLINE void LogInfo(const char* format, ...)
312 static MD_INLINE void LogInfo(const char* format, ...)
396 LogInfo("usage : tf_daemon [options]");
397 LogInfo("where [options] are:");
398 LogInfo("-h --help Display help.");
400 LogInfo("-c <conf> Configuration file path.");
404 LogInfo("-storageDir <baseDir> Set the directory where the data will be stored; this directory");
405 LogInfo(" must be writable and executable (this parameter is mandatory)");
407 LogInfo("-d Turns on debug mode. If not specified, the daemon will fork itself");
408 LogInfo(" and get detached from the console.");
410 LogInfo("-workspaceSize <integer> Set the size in bytes of the workspace. Must be greater or equal to 8 sectors.");
411 LogInfo(" (default is 128KB)");
564 LogInfo("Create storage file \"%s\"", g_pPartitionNames[nPartitionID]);
618 LogInfo("storage file \"%s\" successfully opened (size = %d KB (%d bytes))",
857 LogInfo("DEBUG: %ls", pMessage);
861 LogInfo("%ls", pMessage);
1130 LogInfo("Sector Size: %d bytes", g_nSectorSize);
1169 LogInfo("Daemon now connected");
1193 LogInfo("TFSW Normal-World Daemon");
1195 LogInfo("TFSW Normal-World Ext Daemon");
1197 LogInfo(S_VERSION_STRING);
1198 LogInfo("");
1331 LogInfo("tf_daemon is detaching from console... Further traces go to syslog");
1381 LogInfo("tf_daemon - started");