Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmandoc.c39 static char *time2a(time_t);
540 time2a(time_t t) in time2a() function
592 out = t ? time2a(t) : NULL; in mandoc_normdate()