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

/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c226 static void atoascii (const char *, size_t, char *, size_t);
2907 * atoascii - printable-ize possibly ascii data using the character
2911 atoascii( function
3741 atoascii (value, MAXVALLEN, bv+1, sizeof(bv)-1);
3756 atoascii(name, MAXVARLEN, bn, sizeof(bn));
3758 atoascii(value, MAXVALLEN,
3764 atoascii(value, MAXVALLEN,

Completed in 56 milliseconds