mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
b771b17ec9
all: add openbsd support squash of the following commits: * openbsd: add mandatory bits * report: add OpenBSD support * executor: skip building kvm on OpenBSD * executor: add OpenBSD support Linking against libutil is necessary due to usage of openpty(3). * executor: fix typo in fail() message * fixup! report: add OpenBSD support * fixup! openbsd: add mandatory bits * fixup! openbsd: add mandatory bits * fixup! openbsd: add mandatory bits * fixup! report: add OpenBSD support * gometalinter: skip sys/openbsd
39 lines
803 B
Plaintext
39 lines
803 B
Plaintext
# AUTOGENERATED FILE
|
|
EVFILT_AIO = 18446744073709551613
|
|
EVFILT_DEVICE = 18446744073709551608
|
|
EVFILT_PROC = 18446744073709551611
|
|
EVFILT_READ = 18446744073709551615
|
|
EVFILT_SIGNAL = 18446744073709551610
|
|
EVFILT_TIMER = 18446744073709551609
|
|
EVFILT_VNODE = 18446744073709551612
|
|
EVFILT_WRITE = 18446744073709551614
|
|
EV_ADD = 1
|
|
EV_CLEAR = 32
|
|
EV_DELETE = 2
|
|
EV_DISABLE = 8
|
|
EV_DISPATCH = 128
|
|
EV_ENABLE = 4
|
|
EV_ONESHOT = 16
|
|
EV_RECEIPT = 64
|
|
NOTE_ATTRIB = 8
|
|
NOTE_CHANGE = 1
|
|
NOTE_CHILD = 4
|
|
NOTE_DELETE = 1
|
|
NOTE_EOF = 2
|
|
NOTE_EXEC = 536870912
|
|
NOTE_EXIT = 2147483648
|
|
NOTE_EXTEND = 4
|
|
NOTE_FORK = 1073741824
|
|
NOTE_LINK = 16
|
|
NOTE_LOWAT = 1
|
|
NOTE_PCTRLMASK = 4026531840
|
|
NOTE_PDATAMASK = 1048575
|
|
NOTE_RENAME = 32
|
|
NOTE_REVOKE = 64
|
|
NOTE_TRACK = 1
|
|
NOTE_TRACKERR = 2
|
|
NOTE_TRUNCATE = 128
|
|
NOTE_WRITE = 2
|
|
SYS_kevent = 72
|
|
SYS_kqueue = 269
|