Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_oncore.c3161 const char * gmts; in oncore_get_timestamp() local
3172 gmts = ((buf[11] == 0) ? "+" : "-"); in oncore_get_timestamp()
3178 d, months[mo-1], y, h, m, s, gmts, gmth, gmtm); in oncore_get_timestamp()