Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dsys_generic.c116 static int pollrescan(struct thread *);
1384 error = pollrescan(td); in kern_poll()
1437 pollrescan(struct thread *td) in pollrescan() function