Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c881 char * pcNulPoint; in handle_struct() local
884 pcNulPoint = txt; in handle_struct()
922 *pcNulPoint = NUL; in handle_struct()
932 memset(pcNulPoint, ' ', (size_t)(pzData - pcNulPoint)); in handle_struct()