Home
last modified time | relevance | path

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

/xen/tools/console/daemon/
A Dio.c276 size_t tslen = strftime(ts, sizeof(ts), "[%Y-%m-%d %H:%M:%S] ", tmnow); in write_with_timestamp() local
285 if ((*needts && write_all(fd, ts, tslen)) in write_with_timestamp()

Completed in 5 milliseconds