Symbol: FLAG_INFO_ENTRY
src/bin/debug/strace/area.cpp
19
FLAG_INFO_ENTRY(B_READ_AREA),
src/bin/debug/strace/area.cpp
20
FLAG_INFO_ENTRY(B_WRITE_AREA),
src/bin/debug/strace/area.cpp
21
FLAG_INFO_ENTRY(B_EXECUTE_AREA),
src/bin/debug/strace/area.cpp
22
FLAG_INFO_ENTRY(B_STACK_AREA),
src/bin/debug/strace/area.cpp
24
FLAG_INFO_ENTRY(B_CLONEABLE_AREA),
src/bin/debug/strace/area.cpp
25
FLAG_INFO_ENTRY(B_OVERCOMMITTING_AREA),
src/bin/debug/strace/events.cpp
36
FLAG_INFO_ENTRY(POLLIN),
src/bin/debug/strace/events.cpp
37
FLAG_INFO_ENTRY(POLLOUT),
src/bin/debug/strace/events.cpp
38
FLAG_INFO_ENTRY(POLLRDBAND),
src/bin/debug/strace/events.cpp
39
FLAG_INFO_ENTRY(POLLWRBAND),
src/bin/debug/strace/events.cpp
40
FLAG_INFO_ENTRY(POLLPRI),
src/bin/debug/strace/events.cpp
42
FLAG_INFO_ENTRY(POLLERR),
src/bin/debug/strace/events.cpp
43
FLAG_INFO_ENTRY(POLLHUP),
src/bin/debug/strace/events.cpp
44
FLAG_INFO_ENTRY(POLLNVAL),
src/bin/debug/strace/events.cpp
51
FLAG_INFO_ENTRY(B_EVENT_READ),
src/bin/debug/strace/events.cpp
52
FLAG_INFO_ENTRY(B_EVENT_WRITE),
src/bin/debug/strace/events.cpp
53
FLAG_INFO_ENTRY(B_EVENT_ERROR),
src/bin/debug/strace/events.cpp
54
FLAG_INFO_ENTRY(B_EVENT_PRIORITY_READ),
src/bin/debug/strace/events.cpp
55
FLAG_INFO_ENTRY(B_EVENT_PRIORITY_WRITE),
src/bin/debug/strace/events.cpp
56
FLAG_INFO_ENTRY(B_EVENT_HIGH_PRIORITY_READ),
src/bin/debug/strace/events.cpp
57
FLAG_INFO_ENTRY(B_EVENT_HIGH_PRIORITY_WRITE),
src/bin/debug/strace/events.cpp
58
FLAG_INFO_ENTRY(B_EVENT_DISCONNECTED),
src/bin/debug/strace/events.cpp
59
FLAG_INFO_ENTRY(B_EVENT_INVALID),
src/bin/debug/strace/events.cpp
62
FLAG_INFO_ENTRY(B_EVENT_LEVEL_TRIGGERED),
src/bin/debug/strace/events.cpp
63
FLAG_INFO_ENTRY(B_EVENT_ONE_SHOT),
src/bin/debug/strace/fcntl.cpp
21
FLAG_INFO_ENTRY(O_WRONLY),
src/bin/debug/strace/fcntl.cpp
22
FLAG_INFO_ENTRY(O_RDWR),
src/bin/debug/strace/fcntl.cpp
24
FLAG_INFO_ENTRY(O_EXCL),
src/bin/debug/strace/fcntl.cpp
25
FLAG_INFO_ENTRY(O_CREAT),
src/bin/debug/strace/fcntl.cpp
26
FLAG_INFO_ENTRY(O_TRUNC),
src/bin/debug/strace/fcntl.cpp
27
FLAG_INFO_ENTRY(O_NOCTTY),
src/bin/debug/strace/fcntl.cpp
28
FLAG_INFO_ENTRY(O_NOTRAVERSE),
src/bin/debug/strace/fcntl.cpp
30
FLAG_INFO_ENTRY(O_CLOEXEC),
src/bin/debug/strace/fcntl.cpp
31
FLAG_INFO_ENTRY(O_NONBLOCK),
src/bin/debug/strace/fcntl.cpp
32
FLAG_INFO_ENTRY(O_APPEND),
src/bin/debug/strace/fcntl.cpp
33
FLAG_INFO_ENTRY(O_SYNC),
src/bin/debug/strace/fcntl.cpp
34
FLAG_INFO_ENTRY(O_RSYNC),
src/bin/debug/strace/fcntl.cpp
35
FLAG_INFO_ENTRY(O_DSYNC),
src/bin/debug/strace/fcntl.cpp
36
FLAG_INFO_ENTRY(O_NOFOLLOW),
src/bin/debug/strace/fcntl.cpp
37
FLAG_INFO_ENTRY(O_DIRECT),
src/bin/debug/strace/fcntl.cpp
39
FLAG_INFO_ENTRY(O_DIRECTORY),
src/bin/debug/strace/fcntl.cpp
41
FLAG_INFO_ENTRY(O_CLOFORK),
src/bin/debug/strace/fcntl.cpp
48
FLAG_INFO_ENTRY(CLOSE_RANGE_CLOEXEC),
src/bin/debug/strace/mutex.cpp
21
FLAG_INFO_ENTRY(B_USER_MUTEX_LOCKED),
src/bin/debug/strace/mutex.cpp
22
FLAG_INFO_ENTRY(B_USER_MUTEX_WAITING),
src/bin/debug/strace/mutex.cpp
23
FLAG_INFO_ENTRY(B_USER_MUTEX_DISABLED),
src/bin/debug/strace/mutex.cpp
29
FLAG_INFO_ENTRY(B_RELATIVE_TIMEOUT),
src/bin/debug/strace/mutex.cpp
30
FLAG_INFO_ENTRY(B_ABSOLUTE_TIMEOUT),
src/bin/debug/strace/mutex.cpp
31
FLAG_INFO_ENTRY(B_TIMEOUT_REAL_TIME_BASE),
src/bin/debug/strace/mutex.cpp
33
FLAG_INFO_ENTRY(B_USER_MUTEX_SHARED),
src/bin/debug/strace/mutex.cpp
34
FLAG_INFO_ENTRY(B_USER_MUTEX_UNBLOCK_ALL),
src/bin/debug/strace/network.cpp
29
FLAG_INFO_ENTRY(MSG_PEEK),
src/bin/debug/strace/network.cpp
30
FLAG_INFO_ENTRY(MSG_OOB),
src/bin/debug/strace/network.cpp
31
FLAG_INFO_ENTRY(MSG_DONTROUTE),
src/bin/debug/strace/network.cpp
32
FLAG_INFO_ENTRY(MSG_EOR),
src/bin/debug/strace/network.cpp
33
FLAG_INFO_ENTRY(MSG_TRUNC),
src/bin/debug/strace/network.cpp
34
FLAG_INFO_ENTRY(MSG_CTRUNC),
src/bin/debug/strace/network.cpp
35
FLAG_INFO_ENTRY(MSG_WAITALL),
src/bin/debug/strace/network.cpp
36
FLAG_INFO_ENTRY(MSG_DONTWAIT),
src/bin/debug/strace/network.cpp
37
FLAG_INFO_ENTRY(MSG_BCAST),
src/bin/debug/strace/network.cpp
38
FLAG_INFO_ENTRY(MSG_MCAST),
src/bin/debug/strace/network.cpp
39
FLAG_INFO_ENTRY(MSG_EOF),
src/bin/debug/strace/network.cpp
40
FLAG_INFO_ENTRY(MSG_NOSIGNAL),
src/bin/debug/strace/network.cpp
41
FLAG_INFO_ENTRY(MSG_CMSG_CLOEXEC),
src/bin/debug/strace/network.cpp
42
FLAG_INFO_ENTRY(MSG_CMSG_CLOFORK),
src/bin/debug/strace/network.cpp
85
FLAG_INFO_ENTRY(SOCK_NONBLOCK),
src/bin/debug/strace/network.cpp
86
FLAG_INFO_ENTRY(SOCK_CLOEXEC),
src/bin/debug/strace/network.cpp
87
FLAG_INFO_ENTRY(SOCK_CLOFORK),
src/bin/debug/strace/signals.cpp
100
FLAG_INFO_ENTRY(WINCH),
src/bin/debug/strace/signals.cpp
101
FLAG_INFO_ENTRY(KILLTHR),
src/bin/debug/strace/signals.cpp
102
FLAG_INFO_ENTRY(TRAP),
src/bin/debug/strace/signals.cpp
103
FLAG_INFO_ENTRY(POLL),
src/bin/debug/strace/signals.cpp
104
FLAG_INFO_ENTRY(PROF),
src/bin/debug/strace/signals.cpp
105
FLAG_INFO_ENTRY(SYS),
src/bin/debug/strace/signals.cpp
106
FLAG_INFO_ENTRY(URG),
src/bin/debug/strace/signals.cpp
107
FLAG_INFO_ENTRY(VTALRM),
src/bin/debug/strace/signals.cpp
108
FLAG_INFO_ENTRY(XCPU),
src/bin/debug/strace/signals.cpp
109
FLAG_INFO_ENTRY(XFSZ),
src/bin/debug/strace/signals.cpp
110
FLAG_INFO_ENTRY(BUS),
src/bin/debug/strace/signals.cpp
81
FLAG_INFO_ENTRY(HUP),
src/bin/debug/strace/signals.cpp
82
FLAG_INFO_ENTRY(INT),
src/bin/debug/strace/signals.cpp
83
FLAG_INFO_ENTRY(QUIT),
src/bin/debug/strace/signals.cpp
84
FLAG_INFO_ENTRY(ILL),
src/bin/debug/strace/signals.cpp
85
FLAG_INFO_ENTRY(CHLD),
src/bin/debug/strace/signals.cpp
86
FLAG_INFO_ENTRY(ABRT),
src/bin/debug/strace/signals.cpp
87
FLAG_INFO_ENTRY(PIPE),
src/bin/debug/strace/signals.cpp
88
FLAG_INFO_ENTRY(FPE),
src/bin/debug/strace/signals.cpp
89
FLAG_INFO_ENTRY(KILL),
src/bin/debug/strace/signals.cpp
90
FLAG_INFO_ENTRY(STOP),
src/bin/debug/strace/signals.cpp
91
FLAG_INFO_ENTRY(SEGV),
src/bin/debug/strace/signals.cpp
92
FLAG_INFO_ENTRY(CONT),
src/bin/debug/strace/signals.cpp
93
FLAG_INFO_ENTRY(TSTP),
src/bin/debug/strace/signals.cpp
94
FLAG_INFO_ENTRY(ALRM),
src/bin/debug/strace/signals.cpp
95
FLAG_INFO_ENTRY(TERM),
src/bin/debug/strace/signals.cpp
96
FLAG_INFO_ENTRY(TTIN),
src/bin/debug/strace/signals.cpp
97
FLAG_INFO_ENTRY(TTOU),
src/bin/debug/strace/signals.cpp
98
FLAG_INFO_ENTRY(USR1),
src/bin/debug/strace/signals.cpp
99
FLAG_INFO_ENTRY(USR2),