Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/libntp/
HDrecvbuff.c382 gen_node *pthis; in check_gen_fifo_consistency() local
390 for (pthis = pf->phead; in check_gen_fifo_consistency()
391 pthis != NULL; in check_gen_fifo_consistency()
392 pthis = pthis->link) in check_gen_fifo_consistency()
393 if (NULL != pthis->link) in check_gen_fifo_consistency()
394 pptail = &pthis->link; in check_gen_fifo_consistency()