Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpq/
H A Dntpq.h149 extern int decodets (char *, l_fp *);
H A Dntpq-subs.c1846 decodets(value, &rec); in doprintpeers()
1851 if (!decodets(value, &reftime)) in doprintpeers()
3847 decodets(val, &pvdc->v.lfp); in collect_display_vdc()
H A Dntpq.c2219 decodets( in decodets() function
3691 if (!value || !decodets(value, &lfp)) in cookedprint()