Searched defs:fapp (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/
H A Dfcntl.c575 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) fasync_remove_entry() argument
623 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, struct fasync_struct *new) fasync_insert_entry() argument
657 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) fasync_add_entry() argument
686 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) fasync_helper() argument

Completed in 73 milliseconds