HomeSort by: relevance | last modified time | path
    Searched defs:pthis (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
recvbuff.c 384 gen_node *pthis; local
392 for (pthis = pf->phead;
393 pthis != NULL;
394 pthis = pthis->link)
395 if (NULL != pthis->link)
396 pptail = &pthis->link;

Completed in 22 milliseconds