Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dcal.c26 static char *calstrings(char *buf, struct tm *tm) in calstrings() function
106 buf = calstrings(bufs[i]=buf, tm); in cal_main()
131 calstrings(buf, tm); in cal_main()