Home
last modified time | relevance | path

Searched refs:NOTE_CLOSE_WRITE (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/
H A Dff_event.h196 #define NOTE_CLOSE_WRITE 0x0200 /* file closed, fd did allowed macro
/f-stack/tools/compat/include/sys/
H A Devent.h127 #define NOTE_CLOSE_WRITE 0x0200 /* file closed, fd did allowed macro
/f-stack/freebsd/sys/
H A Devent.h194 #define NOTE_CLOSE_WRITE 0x0200 /* file closed, fd did allowed macro
/f-stack/freebsd/kern/
H A Dvfs_subr.c5997 NOTE_CLOSE_WRITE : NOTE_CLOSE); in vop_close_post()