Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dfcntl.c484 fa->fa_fd = fd; in fasync_helper()
498 new->fa_fd = fd; in fasync_helper()
522 send_sigio(fown, fa->fa_fd, band); in __kill_fasync()
/linux-2.4.37.9/net/
Dsocket.c769 fa->fa_fd=fd; in sock_fasync()
776 fna->fa_fd=fd; in sock_fasync()
/linux-2.4.37.9/include/linux/
Dfs.h686 int fa_fd; member