Home
last modified time | relevance | path

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

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