HomeSort by: relevance | last modified time | path
    Searched defs:kevent_to_inotify (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/common/
linux_inotify.c 136 static int kevent_to_inotify(struct inotifyfd *, int, enum vtype, uint32_t,
976 kevent_to_inotify(struct inotifyfd *ifd, int wd, enum vtype wtype, function in typeref:typename:int
1094 (void)kevent_to_inotify(ifd, kn->kn_id, vp->v_type, kn->kn_flags,
linux_inotify.c 136 static int kevent_to_inotify(struct inotifyfd *, int, enum vtype, uint32_t,
976 kevent_to_inotify(struct inotifyfd *ifd, int wd, enum vtype wtype, function in typeref:typename:int
1094 (void)kevent_to_inotify(ifd, kn->kn_id, vp->v_type, kn->kn_flags,

Completed in 24 milliseconds