Home
last modified time | relevance | path

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

/trueos/contrib/ntp/ntpq/
HDntpq.h90 extern int decodetime P((char *, l_fp *));
HDntpq-subs.c1464 if (decodetime(value, &estdelay)) in doprintpeers()
1468 if (decodetime(value, &estoffset)) in doprintpeers()
1473 if (decodetime(value, &estjitter)) in doprintpeers()
1477 if (decodetime(value, &estdisp)) in doprintpeers()
HDntpq.c1958 decodetime( in decodetime() function
2032 if (!decodetime(buf, lfp)) in decodearr()
3106 if (!decodetime(value, &lfp)) in cookedprint()