Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmandoc.c38 static char *time2a(time_t);
485 time2a(time_t t) in time2a() function
539 out = t ? time2a(t) : NULL; in mandoc_normdate()