Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ts/
H A Dts.c44 static void fmtprint(const struct timespec *);
121 fmtprint(&ts); in main()
183 fmtprint(const struct timespec *ts) in fmtprint() function