Searched refs:sock_fasync (Results 1 – 1 of 1) sorted by relevance
124 static int sock_fasync(int fd, struct file *filp, int on);148 .fasync = sock_fasync,1284 static int sock_fasync(int fd, struct file *filp, int on) in sock_fasync() function