Home | History | Annotate | Download | only in tf_daemon

Lines Matching refs:LogInfo

208 static MD_INLINE void LogInfo(const char* format, ...)
314 static MD_INLINE void LogInfo(const char* format, ...)
355 static MD_INLINE void LogInfo(const char* format, ...)
439 LogInfo("usage : tf_daemon [options]");
440 LogInfo("where [options] are:");
441 LogInfo("-h --help Display help.");
443 LogInfo("-c <conf> Configuration file path.");
447 LogInfo("-storageDir <baseDir> Set the directory where the data will be stored; this directory");
448 LogInfo(" must be writable and executable (this parameter is mandatory)");
450 LogInfo("-d Turns on debug mode. If not specified, the daemon will fork itself");
451 LogInfo(" and get detached from the console.");
453 LogInfo("-workspaceSize <integer> Set the size in bytes of the workspace. Must be greater or equal to 8 sectors.");
454 LogInfo(" (default is 128KB)");
607 LogInfo("Create storage file \"%s\"", g_pPartitionNames[nPartitionID]);
661 LogInfo("storage file \"%s\" successfully opened (size = %d KB (%d bytes))",
975 LogInfo("DEBUG: %ls", pMessage);
979 LogInfo("%ls", pMessage);
1296 LogInfo("Sector Size: %d bytes", g_nSectorSize);
1335 LogInfo("Daemon now connected");
1359 LogInfo("TFSW Normal-World Daemon");
1361 LogInfo("TFSW Normal-World Ext Daemon");
1363 LogInfo(S_VERSION_STRING);
1364 LogInfo("");
1497 LogInfo("tf_daemon is detaching from console... Further traces go to syslog");
1547 LogInfo("tf_daemon - started");