Searched refs:KNOTE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | event.h | 174 #define KNOTE(list, hist, flags) knote(list, hist, flags) macro
|
| /f-stack/freebsd/sys/ |
| H A D | event.h | 240 #define KNOTE(list, hint, flags) knote(list, hint, flags) macro
|
| H A D | vnode.h | 230 KNOTE(&vp->v_pollinfo->vpi_selinfo.si_note, (b), \
|