Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dprettydate.c19 static char *common_prettydate(l_fp *, int);
156 common_prettydate( in common_prettydate() function
215 return common_prettydate(ts, 1); in prettydate()
224 return common_prettydate(ts, 0); in gmprettydate()
/netbsd/src/external/bsd/ntp/dist/
DCommitLog186444 prototype common_prettydate()