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

/linux-4.4.14/net/
H A Dsocket.c128 static int sock_fasync(int fd, struct file *filp, int on);
152 .fasync = sock_fasync,
1038 static int sock_fasync(int fd, struct file *filp, int on) sock_fasync() function

Completed in 50 milliseconds