Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/syscall/
H A Dpoll.c748 struct plist *plhead = NULL, *pltail = NULL; in pollwakeup() local
823 pltail->next = t; in pollwakeup()
825 pltail = t; in pollwakeup()