OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EV_CLEAR
(Results
1 - 16
of
16
) sorted by relevancy
/src/tests/lib/libc/kevent_nullmnt/
h_nullmnt.c
59
EVFILT_VNODE, EV_ADD | EV_ENABLE |
EV_CLEAR
,
/src/regress/sys/kern/kqueue/vnode/
vnode.c
75
EV_SET(&event[i], fd, EVFILT_VNODE, EV_ADD | EV_ENABLE |
EV_CLEAR
,
/src/sys/rump/net/lib/libshmif/
shmif_user.c
73
EV_SET(&kev, fd, EVFILT_VNODE, EV_ADD|EV_ENABLE|
EV_CLEAR
,
/src/tests/kernel/kqueue/
t_vnode.c
536
EV_SET(&event[0], fd, EVFILT_VNODE, EV_ADD |
EV_CLEAR
,
637
EV_SET(&event[0], open_ev_fd, EVFILT_VNODE, EV_ADD |
EV_CLEAR
,
639
EV_SET(&event[1], write_ev_fd, EVFILT_VNODE, EV_ADD |
EV_CLEAR
,
641
EV_SET(&event[2], close_ev_fd, EVFILT_VNODE, EV_ADD |
EV_CLEAR
,
/src/lib/libisns/
isns_task.c
172
EV_ADD |
EV_CLEAR
, (int64_t)0,
352
EVFILT_READ, EV_ADD |
EV_CLEAR
, (int64_t)0,
isns_thread.c
490
EVFILT_READ, EV_ADD |
EV_CLEAR
, (int64_t)0,
/src/tests/lib/libc/sys/
t_kevent.c
167
EV_SET(&ev, fd, EVFILT_VNODE, EV_ADD | EV_ENABLE |
EV_CLEAR
,
/src/usr.sbin/autofs/
autounmountd.c
328
EV_SET(&event, 0, EVFILT_FS, EV_ADD |
EV_CLEAR
, 0, 0, (intptr_t)NULL);
/src/sys/sys/
event.h
100
#define
EV_CLEAR
0x0020U /* clear event state after reporting */
289
* This is usually to set
EV_CLEAR
or EV_ONESHOT as mandatory flags for
/src/usr.bin/tail/
forward.c
203
EV_ADD | EV_ENABLE |
EV_CLEAR
,
/src/sys/kern/
kern_event.c
929
kn->kn_flags |=
EV_CLEAR
; /* automatically set */
1117
okn->kn_flags | EV_ADD | EV_ENABLE |
EV_CLEAR
;
1366
/*
EV_CLEAR
automatically set for relative timers. */
1367
kev->flags |=
EV_CLEAR
;
1637
if (kev->flags &
EV_CLEAR
) {
1648
if (kn->kn_flags &
EV_CLEAR
) {
2467
} else if (kn->kn_flags &
EV_CLEAR
) {
sys_epoll.c
127
kev_flags |=
EV_CLEAR
;
kern_sig.c
2638
kn->kn_flags |=
EV_CLEAR
; /* automatically set */
vfs_syscalls.c
192
kn->kn_flags |=
EV_CLEAR
;
/src/lib/libc/resolv/
res_init.c
202
EV_ADD|EV_ENABLE|
EV_CLEAR
, NOTE_DELETE|NOTE_WRITE| NOTE_EXTEND|
/src/sys/arch/mips/ralink/
ralink_gpio.c
1516
kn->kn_flags |=
EV_CLEAR
; /* automatically set */
Completed in 26 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025