Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnested.c156 char * pzDst = pNV->v.strVal; in add_string() local
163 *(pzDst++) = (char)ch; in add_string()
166 *pzDst = NUL; in add_string()