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

/freebsd-11.0-release/contrib/ntp/ntpq/
H A Dntpq.c217 static void atoascii (const char *, size_t, char *, size_t);
2851 * atoascii - printable-ize possibly ascii data using the character
2855 atoascii( function
3480 atoascii(name, MAXVARLEN, bn, sizeof(bn));
3482 atoascii(value, MAXVALLEN,
3488 atoascii(value, MAXVALLEN,

Completed in 56 milliseconds