Home
last modified time | relevance | path

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

/fs/
Dfcntl.c880 int fasync_remove_entry(struct file *filp, struct fasync_struct **fapp) in fasync_remove_entry()
928 struct fasync_struct *fasync_insert_entry(int fd, struct file *filp, struct fasync_struct **fapp, s… in fasync_insert_entry()
962 static int fasync_add_entry(int fd, struct file *filp, struct fasync_struct **fapp) in fasync_add_entry()
991 int fasync_helper(int fd, struct file * filp, int on, struct fasync_struct **fapp) in fasync_helper()