Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq.c2971 u_char * pchOut; in atoascii() local
2976 pchOut = (u_char *)out; in atoascii()
2980 *pchOut = '\0'; in atoascii()
2987 *pchOut = '\0'; \ in atoascii()
2990 *pchOut++ = (c); \ in atoascii()