Home
last modified time | relevance | path

Searched refs:NOTE_ATTRIB (Results 1 – 5 of 5) sorted by relevance

/f-stack/lib/
H A Dff_event.h189 #define NOTE_ATTRIB 0x0008 /* attributes changed */ macro
/f-stack/tools/compat/include/sys/
H A Devent.h120 #define NOTE_ATTRIB 0x0008 /* attributes changed */ macro
/f-stack/freebsd/sys/
H A Devent.h187 #define NOTE_ATTRIB 0x0008 /* attributes changed */ macro
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_kqueue_module.c442 |NOTE_ATTRIB|NOTE_RENAME in ngx_kqueue_set_event()
/f-stack/freebsd/kern/
H A Dvfs_subr.c5682 VFS_KNOTE_LOCKED(a->a_vp, NOTE_ATTRIB); in vop_deleteextattr_post()
5907 VFS_KNOTE_LOCKED(vp, NOTE_ATTRIB); in vop_setattr_post()
5953 VFS_KNOTE_LOCKED(vp, NOTE_ATTRIB); in vop_setextattr_post()