Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/
H A Dlog.c351 static int log_fmtconsole_format_plain(FormatterObj *obj, char *buf, size_t buf_size, LogEntry *ent… in log_fmtconsole_format_plain() function
390 obj->format = log_fmtconsole_format_plain; in log_formatter_console()