Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsysproto.h1892 struct inotify_rm_watch_args { struct
1893 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)];