Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_vnops.c102 static fo_poll_t vn_poll; variable
114 .fo_poll = vn_poll,
1756 vn_poll(struct file *fp, int events, struct ucred *active_cred, in vn_poll() function