Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libopts/
HDconfigfile.c925 char * pcNulPoint; in handle_struct() local
928 pcNulPoint = txt; in handle_struct()
966 *pcNulPoint = NUL; in handle_struct()
976 memset(pcNulPoint, ' ', (size_t)(pzData - pcNulPoint)); in handle_struct()