Home
last modified time | relevance | path

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

/openbmc/linux/net/
H A Dsocket.c130 static int sock_fasync(int fd, struct file *filp, int on);
167 .fasync = sock_fasync,
1436 static int sock_fasync(int fd, struct file *filp, int on) in sock_fasync() function