Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/
Dsocket.c100 static int sock_fasync(int fd, struct file *filp, int on);
123 fasync: sock_fasync,
715 sock_fasync(-1, filp, 0); in sock_close()
735 static int sock_fasync(int fd, struct file *filp, int on) in sock_fasync() function