Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpq/
H A Dntpq.h152 extern int decodetime (char *, l_fp *);
H A Dntpq-subs.c1835 decodetime(value, &estdelay); in doprintpeers()
1837 decodetime(value, &estoffset); in doprintpeers()
1840 && decodetime(value, &estjitter)) in doprintpeers()
1844 decodetime(value, &estdisp); in doprintpeers()
H A Dntpq.c2269 decodetime( in decodetime() function
2344 if (!decodetime(buf, lfpa)) in decodearr()