Searched refs:trunc_right (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.h158 extern const char * trunc_right(const char *, size_t);
H A Dntpq.c2012 out = trunc_right(stoa(addr), width);
2016 out = trunc_right(socktohost(addr), width);
3024 trunc_right( function

Completed in 97 milliseconds