Lines Matching full:allows

73 /* Allows for openat(O_RDONLY), read(2), readv(2). */
75 /* Allows for openat(O_WRONLY | O_APPEND), write(2), writev(2). */
77 /* Allows for lseek(fd, 0, SEEK_CUR). */
79 /* Allows for lseek(2). */
81 /* Allows for aio_read(2), pread(2), preadv(2). */
84 * Allows for aio_write(2), openat(O_WRONLY) (without O_APPEND), pwrite(2),
88 /* Allows for mmap(PROT_NONE). */
90 /* Allows for mmap(PROT_READ). */
92 /* Allows for mmap(PROT_WRITE). */
94 /* Allows for mmap(PROT_EXEC). */
96 /* Allows for mmap(PROT_READ | PROT_WRITE). */
98 /* Allows for mmap(PROT_READ | PROT_EXEC). */
100 /* Allows for mmap(PROT_WRITE | PROT_EXEC). */
102 /* Allows for mmap(PROT_READ | PROT_WRITE | PROT_EXEC). */
104 /* Allows for openat(O_CREAT). */
106 /* Allows for openat(O_EXEC) and fexecve(2) in turn. */
108 /* Allows for openat(O_SYNC), openat(O_FSYNC), fsync(2), aio_fsync(2). */
110 /* Allows for openat(O_TRUNC), ftruncate(2). */
117 /* Allows for fchdir(2). */
119 /* Allows for fchflags(2). */
121 /* Allows for fchflags(2) and chflagsat(2). */
123 /* Allows for fchmod(2). */
125 /* Allows for fchmod(2) and fchmodat(2). */
127 /* Allows for fchown(2). */
129 /* Allows for fchown(2) and fchownat(2). */
131 /* Allows for fcntl(2). */
134 * Allows for flock(2), openat(O_SHLOCK), openat(O_EXLOCK),
138 /* Allows for fpathconf(2). */
140 /* Allows for UFS background-fsck operations. */
142 /* Allows for fstat(2). */
144 /* Allows for fstat(2), fstatat(2) and faccessat(2). */
146 /* Allows for fstatfs(2). */
148 /* Allows for futimens(2) and futimes(2). */
150 /* Allows for futimens(2), futimes(2), futimesat(2) and utimensat(2). */
152 /* Allows for linkat(2) (target directory descriptor). */
154 /* Allows for mkdirat(2). */
156 /* Allows for mkfifoat(2). */
158 /* Allows for mknodat(2). */
160 /* Allows for renameat(2) (source directory descriptor). */
162 /* Allows for symlinkat(2). */
165 * Allows for unlinkat(2) and renameat(2) if destination object exists and
171 /* Allows for accept(2) and accept4(2). */
173 /* Allows for bind(2). */
175 /* Allows for connect(2). */
177 /* Allows for getpeername(2). */
179 /* Allows for getsockname(2). */
181 /* Allows for getsockopt(2). */
183 /* Allows for listen(2). */
185 /* Allows for sctp_peeloff(2). */
189 /* Allows for setsockopt(2). */
191 /* Allows for shutdown(2). */
194 /* Allows for bindat(2) on a directory descriptor. */
196 /* Allows for connectat(2) on a directory descriptor. */
199 /* Allows for linkat(2) (source directory descriptor). */
201 /* Allows for renameat(2) (target directory descriptor). */
204 /* Allows for fchroot(2). */
224 /* Allows for mac_get_fd(3). */
226 /* Allows for mac_set_fd(3). */
234 /* Allows select(2) and poll(2) on descriptor. */
236 /* Allows for kevent(2) on kqueue descriptor with eventlist != NULL. */
240 /* Allows for ioctl(2). */
245 /* Allows for pdgetpid(2). */
248 * Allows for pdwait4(2).
254 /* Allows for pdkill(2). */
258 /* Allows for extattr_delete_fd(2). */
260 /* Allows for extattr_get_fd(2). */
262 /* Allows for extattr_list_fd(2). */
264 /* Allows for extattr_set_fd(2). */
268 /* Allows for acl_valid_fd_np(3). */
270 /* Allows for acl_delete_fd_np(3). */
272 /* Allows for acl_get_fd(3) and acl_get_fd_np(3). */
274 /* Allows for acl_set_fd(3) and acl_set_fd_np(3). */
277 /* Allows for kevent(2) on kqueue descriptor with changelist != NULL. */