Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dif_tun.h46 struct fasync_struct *fasync;
Dfs.h771 struct fasync_struct * fl_fasync; /* for lease break notifications */
827 struct fasync_struct { struct
830 struct fasync_struct *fa_next; /* singly linked list */ argument
837 extern int fasync_helper(int, struct file *, int, struct fasync_struct **); argument
839 extern void kill_fasync(struct fasync_struct **, int, int);
841 extern void __kill_fasync(struct fasync_struct *, int, int);
Drtc.h154 struct fasync_struct *async_queue;
Dnet.h111 struct fasync_struct *fasync_list;
Dtty.h191 struct fasync_struct *fasync;