Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dprettydate.c18 static char *common_prettydate(l_fp *, int);
155 common_prettydate( in common_prettydate() function
214 return common_prettydate(ts, 1); in prettydate()
223 return common_prettydate(ts, 0); in gmprettydate()
/freebsd-13.1/contrib/ntp/
H A DCommitLog177088 prototype common_prettydate()