Searched refs:tslen (Results 1 – 1 of 1) sorted by relevance
276 size_t tslen = strftime(ts, sizeof(ts), "[%Y-%m-%d %H:%M:%S] ", tmnow); in write_with_timestamp() local285 if ((*needts && write_all(fd, ts, tslen)) in write_with_timestamp()
Completed in 5 milliseconds