Home
last modified time | relevance | path

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

/linux-4.1.27/net/unix/
Daf_unix.c629 static unsigned int unix_dgram_poll(struct file *, struct socket *,
688 .poll = unix_dgram_poll,
710 .poll = unix_dgram_poll,
2369 static unsigned int unix_dgram_poll(struct file *file, struct socket *sock, in unix_dgram_poll() function