Searched defs:inotify_rm_watch_args (Results 1 – 1 of 1) sorted by relevance
1892 struct inotify_rm_watch_args { struct1893 char fd_l_[PADL_(int)]; int fd; char fd_r_[PADR_(int)];1894 char wd_l_[PADL_(int)]; int wd; char wd_r_[PADR_(int)];