sys/sys/capsicum.h
112
#define CAP_CREATE CAPRIGHT(0, 0x0000000000000040ULL)
sys/sys/capsicum.h
114
#define CAP_FEXECVE CAPRIGHT(0, 0x0000000000000080ULL)
sys/sys/capsicum.h
116
#define CAP_FSYNC CAPRIGHT(0, 0x0000000000000100ULL)
sys/sys/capsicum.h
118
#define CAP_FTRUNCATE CAPRIGHT(0, 0x0000000000000200ULL)
sys/sys/capsicum.h
121
#define CAP_LOOKUP CAPRIGHT(0, 0x0000000000000400ULL)
sys/sys/capsicum.h
125
#define CAP_FCHDIR CAPRIGHT(0, 0x0000000000000800ULL)
sys/sys/capsicum.h
127
#define CAP_FCHFLAGS CAPRIGHT(0, 0x0000000000001000ULL)
sys/sys/capsicum.h
131
#define CAP_FCHMOD CAPRIGHT(0, 0x0000000000002000ULL)
sys/sys/capsicum.h
135
#define CAP_FCHOWN CAPRIGHT(0, 0x0000000000004000ULL)
sys/sys/capsicum.h
139
#define CAP_FCNTL CAPRIGHT(0, 0x0000000000008000ULL)
sys/sys/capsicum.h
144
#define CAP_FLOCK CAPRIGHT(0, 0x0000000000010000ULL)
sys/sys/capsicum.h
146
#define CAP_FPATHCONF CAPRIGHT(0, 0x0000000000020000ULL)
sys/sys/capsicum.h
148
#define CAP_FSCK CAPRIGHT(0, 0x0000000000040000ULL)
sys/sys/capsicum.h
150
#define CAP_FSTAT CAPRIGHT(0, 0x0000000000080000ULL)
sys/sys/capsicum.h
154
#define CAP_FSTATFS CAPRIGHT(0, 0x0000000000100000ULL)
sys/sys/capsicum.h
156
#define CAP_FUTIMES CAPRIGHT(0, 0x0000000000200000ULL)
sys/sys/capsicum.h
179
#define CAP_ACCEPT CAPRIGHT(0, 0x0000000020000000ULL)
sys/sys/capsicum.h
181
#define CAP_BIND CAPRIGHT(0, 0x0000000040000000ULL)
sys/sys/capsicum.h
183
#define CAP_CONNECT CAPRIGHT(0, 0x0000000080000000ULL)
sys/sys/capsicum.h
185
#define CAP_GETPEERNAME CAPRIGHT(0, 0x0000000100000000ULL)
sys/sys/capsicum.h
187
#define CAP_GETSOCKNAME CAPRIGHT(0, 0x0000000200000000ULL)
sys/sys/capsicum.h
189
#define CAP_GETSOCKOPT CAPRIGHT(0, 0x0000000400000000ULL)
sys/sys/capsicum.h
191
#define CAP_LISTEN CAPRIGHT(0, 0x0000000800000000ULL)
sys/sys/capsicum.h
193
#define CAP_PEELOFF CAPRIGHT(0, 0x0000001000000000ULL)
sys/sys/capsicum.h
197
#define CAP_SETSOCKOPT CAPRIGHT(0, 0x0000002000000000ULL)
sys/sys/capsicum.h
199
#define CAP_SHUTDOWN CAPRIGHT(0, 0x0000004000000000ULL)
sys/sys/capsicum.h
212
#define CAP_FCHROOT CAPRIGHT(0, 0x0000080000000000ULL)
sys/sys/capsicum.h
222
#define CAP_UNUSED0_45 CAPRIGHT(0, 0x0000100000000000ULL)
sys/sys/capsicum.h
223
#define CAP_UNUSED0_46 CAPRIGHT(0, 0x0000200000000000ULL)
sys/sys/capsicum.h
224
#define CAP_UNUSED0_47 CAPRIGHT(0, 0x0000400000000000ULL)
sys/sys/capsicum.h
225
#define CAP_UNUSED0_48 CAPRIGHT(0, 0x0000800000000000ULL)
sys/sys/capsicum.h
226
#define CAP_UNUSED0_49 CAPRIGHT(0, 0x0001000000000000ULL)
sys/sys/capsicum.h
227
#define CAP_UNUSED0_50 CAPRIGHT(0, 0x0002000000000000ULL)
sys/sys/capsicum.h
228
#define CAP_UNUSED0_51 CAPRIGHT(0, 0x0004000000000000ULL)
sys/sys/capsicum.h
229
#define CAP_UNUSED0_52 CAPRIGHT(0, 0x0008000000000000ULL)
sys/sys/capsicum.h
230
#define CAP_UNUSED0_53 CAPRIGHT(0, 0x0010000000000000ULL)
sys/sys/capsicum.h
231
#define CAP_UNUSED0_54 CAPRIGHT(0, 0x0020000000000000ULL)
sys/sys/capsicum.h
232
#define CAP_UNUSED0_55 CAPRIGHT(0, 0x0040000000000000ULL)
sys/sys/capsicum.h
233
#define CAP_UNUSED0_56 CAPRIGHT(0, 0x0080000000000000ULL)
sys/sys/capsicum.h
234
#define CAP_UNUSED0_57 CAPRIGHT(0, 0x0100000000000000ULL)
sys/sys/capsicum.h
237
#define CAP_ALL0 CAPRIGHT(0, 0x00000FFFFFFFFFFFULL)
sys/sys/capsicum.h
243
#define CAP_MAC_GET CAPRIGHT(1, 0x0000000000000001ULL)
sys/sys/capsicum.h
245
#define CAP_MAC_SET CAPRIGHT(1, 0x0000000000000002ULL)
sys/sys/capsicum.h
248
#define CAP_SEM_GETVALUE CAPRIGHT(1, 0x0000000000000004ULL)
sys/sys/capsicum.h
249
#define CAP_SEM_POST CAPRIGHT(1, 0x0000000000000008ULL)
sys/sys/capsicum.h
250
#define CAP_SEM_WAIT CAPRIGHT(1, 0x0000000000000010ULL)
sys/sys/capsicum.h
253
#define CAP_EVENT CAPRIGHT(1, 0x0000000000000020ULL)
sys/sys/capsicum.h
255
#define CAP_KQUEUE_EVENT CAPRIGHT(1, 0x0000000000000040ULL)
sys/sys/capsicum.h
259
#define CAP_IOCTL CAPRIGHT(1, 0x0000000000000080ULL)
sys/sys/capsicum.h
260
#define CAP_TTYHOOK CAPRIGHT(1, 0x0000000000000100ULL)
sys/sys/capsicum.h
264
#define CAP_PDGETPID CAPRIGHT(1, 0x0000000000000200ULL)
sys/sys/capsicum.h
266
#define CAP_PDWAIT CAPRIGHT(1, 0x0000000000000400ULL)
sys/sys/capsicum.h
268
#define CAP_PDKILL CAPRIGHT(1, 0x0000000000000800ULL)
sys/sys/capsicum.h
272
#define CAP_EXTATTR_DELETE CAPRIGHT(1, 0x0000000000001000ULL)
sys/sys/capsicum.h
274
#define CAP_EXTATTR_GET CAPRIGHT(1, 0x0000000000002000ULL)
sys/sys/capsicum.h
276
#define CAP_EXTATTR_LIST CAPRIGHT(1, 0x0000000000004000ULL)
sys/sys/capsicum.h
278
#define CAP_EXTATTR_SET CAPRIGHT(1, 0x0000000000008000ULL)
sys/sys/capsicum.h
282
#define CAP_ACL_CHECK CAPRIGHT(1, 0x0000000000010000ULL)
sys/sys/capsicum.h
284
#define CAP_ACL_DELETE CAPRIGHT(1, 0x0000000000020000ULL)
sys/sys/capsicum.h
286
#define CAP_ACL_GET CAPRIGHT(1, 0x0000000000040000ULL)
sys/sys/capsicum.h
288
#define CAP_ACL_SET CAPRIGHT(1, 0x0000000000080000ULL)
sys/sys/capsicum.h
291
#define CAP_KQUEUE_CHANGE CAPRIGHT(1, 0x0000000000100000ULL)
sys/sys/capsicum.h
296
#define CAP_INOTIFY_ADD CAPRIGHT(1, 0x0000000000200000ULL)
sys/sys/capsicum.h
297
#define CAP_INOTIFY_RM CAPRIGHT(1, 0x0000000000400000ULL)
sys/sys/capsicum.h
300
#define CAP_PDDUPFD CAPRIGHT(1, 0x0000000000800000ULL)
sys/sys/capsicum.h
302
#define CAP_UNUSED1_25 CAPRIGHT(1, 0x0000000001000000ULL)
sys/sys/capsicum.h
303
#define CAP_UNUSED1_26 CAPRIGHT(1, 0x0000000002000000ULL)
sys/sys/capsicum.h
304
#define CAP_UNUSED1_27 CAPRIGHT(1, 0x0000000004000000ULL)
sys/sys/capsicum.h
305
#define CAP_UNUSED1_28 CAPRIGHT(1, 0x0000000008000000ULL)
sys/sys/capsicum.h
306
#define CAP_UNUSED1_29 CAPRIGHT(1, 0x0000000010000000ULL)
sys/sys/capsicum.h
307
#define CAP_UNUSED1_30 CAPRIGHT(1, 0x0000000020000000ULL)
sys/sys/capsicum.h
308
#define CAP_UNUSED1_31 CAPRIGHT(1, 0x0000000040000000ULL)
sys/sys/capsicum.h
309
#define CAP_UNUSED1_32 CAPRIGHT(1, 0x0000000080000000ULL)
sys/sys/capsicum.h
310
#define CAP_UNUSED1_33 CAPRIGHT(1, 0x0000000100000000ULL)
sys/sys/capsicum.h
311
#define CAP_UNUSED1_34 CAPRIGHT(1, 0x0000000200000000ULL)
sys/sys/capsicum.h
312
#define CAP_UNUSED1_35 CAPRIGHT(1, 0x0000000400000000ULL)
sys/sys/capsicum.h
313
#define CAP_UNUSED1_36 CAPRIGHT(1, 0x0000000800000000ULL)
sys/sys/capsicum.h
314
#define CAP_UNUSED1_37 CAPRIGHT(1, 0x0000001000000000ULL)
sys/sys/capsicum.h
315
#define CAP_UNUSED1_38 CAPRIGHT(1, 0x0000002000000000ULL)
sys/sys/capsicum.h
316
#define CAP_UNUSED1_39 CAPRIGHT(1, 0x0000004000000000ULL)
sys/sys/capsicum.h
317
#define CAP_UNUSED1_40 CAPRIGHT(1, 0x0000008000000000ULL)
sys/sys/capsicum.h
318
#define CAP_UNUSED1_41 CAPRIGHT(1, 0x0000010000000000ULL)
sys/sys/capsicum.h
319
#define CAP_UNUSED1_42 CAPRIGHT(1, 0x0000020000000000ULL)
sys/sys/capsicum.h
320
#define CAP_UNUSED1_43 CAPRIGHT(1, 0x0000040000000000ULL)
sys/sys/capsicum.h
321
#define CAP_UNUSED1_44 CAPRIGHT(1, 0x0000080000000000ULL)
sys/sys/capsicum.h
322
#define CAP_UNUSED1_45 CAPRIGHT(1, 0x0000100000000000ULL)
sys/sys/capsicum.h
323
#define CAP_UNUSED1_46 CAPRIGHT(1, 0x0000200000000000ULL)
sys/sys/capsicum.h
324
#define CAP_UNUSED1_47 CAPRIGHT(1, 0x0000400000000000ULL)
sys/sys/capsicum.h
325
#define CAP_UNUSED1_48 CAPRIGHT(1, 0x0000800000000000ULL)
sys/sys/capsicum.h
326
#define CAP_UNUSED1_49 CAPRIGHT(1, 0x0001000000000000ULL)
sys/sys/capsicum.h
327
#define CAP_UNUSED1_50 CAPRIGHT(1, 0x0002000000000000ULL)
sys/sys/capsicum.h
328
#define CAP_UNUSED1_51 CAPRIGHT(1, 0x0004000000000000ULL)
sys/sys/capsicum.h
329
#define CAP_UNUSED1_52 CAPRIGHT(1, 0x0008000000000000ULL)
sys/sys/capsicum.h
330
#define CAP_UNUSED1_53 CAPRIGHT(1, 0x0010000000000000ULL)
sys/sys/capsicum.h
331
#define CAP_UNUSED1_54 CAPRIGHT(1, 0x0020000000000000ULL)
sys/sys/capsicum.h
332
#define CAP_UNUSED1_55 CAPRIGHT(1, 0x0040000000000000ULL)
sys/sys/capsicum.h
333
#define CAP_UNUSED1_56 CAPRIGHT(1, 0x0080000000000000ULL)
sys/sys/capsicum.h
334
#define CAP_UNUSED1_57 CAPRIGHT(1, 0x0100000000000000ULL)
sys/sys/capsicum.h
337
#define CAP_ALL1 CAPRIGHT(1, 0x0000000000FFFFFFULL)
sys/sys/capsicum.h
350
((uint64_t)CAP_RIGHTS_VERSION << 62) | CAPRIGHT(0, 0ULL); \
sys/sys/capsicum.h
351
(rights)->cr_rights[1] = CAPRIGHT(1, 0ULL); \
sys/sys/capsicum.h
81
#define CAP_READ CAPRIGHT(0, 0x0000000000000001ULL)
sys/sys/capsicum.h
83
#define CAP_WRITE CAPRIGHT(0, 0x0000000000000002ULL)
sys/sys/capsicum.h
85
#define CAP_SEEK_TELL CAPRIGHT(0, 0x0000000000000004ULL)
sys/sys/capsicum.h
96
#define CAP_MMAP CAPRIGHT(0, 0x0000000000000010ULL)