Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c508 char * pcS = pzEnd; in handle_cfg() local
511 char ch = *(pcS++); in handle_cfg()
514 pcS = NULL; in handle_cfg()
519 pzEnd = pcS; in handle_cfg()
523 if (*pcS == NL) in handle_cfg()
524 ch = *(pcS++); in handle_cfg()