Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dsave.c157 char * pzPath = (char *)AGALOC(sz, "file name"); in find_file_name() local
158 if ( snprintf(pzPath, sz, "%s/%s", res, opts->pzRcName) in find_file_name()
164 res = pzPath; in find_file_name()