Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c2498 struct plink *nextpl; local
2500 nextpl = from->next;
2503 from = nextpl;
2511 struct plink *nextpl; local
2514 nextpl = plp->next;
2517 plp = nextpl;