Lines Matching +full:no +full:- +full:can +full:- +full:fd
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
41 .Fn openat "int fd" "const char *path" "int flags" "..."
82 .Fa fd
94 .Fa fd
104 .Fa fd
117 .Fa fd .
122 .Fa fd .
123 Additionally, no symbolic link in
126 .Fa fd
138 MIB is set to zero, ".." is not allowed if found on non-local filesystem.
144 .Bd -literal -offset indent -compact
167 O_RESOLVE_BENEATH path resolution must not cross the fd directory
169 O_EMPTY_PATH openat, open file referenced by fd if path is empty
196 link points to a non-existent name.
206 The descriptor remains in non-blocking mode for subsequent operations.
232 semantics can be obtained by setting
247 Use of this flag can drastically reduce performance if not used with care.
278 This flag can be used to prevent applications with elevated privileges
294 The run-time linker (rtld) uses this flag to ensure shared objects have
306 .Fa fd
311 .Fa fd
325 returns a file descriptor that can be used as a directory file descriptor for
331 the descriptor-level operations.
332 It can be used for
333 .Bl -tag -width readlinkat(2) -offset indent -compact
361 flag can be opened into normal (operable) file descriptor by
363 .Fa fd
371 .Fa fd
381 returns a non-negative integer, termed a file descriptor.
382 It returns \-1 on failure.
422 return a non-negative integer, termed a file descriptor.
423 They return \-1 on failure, and set
428 .Bl -tag -width Er
462 The named file has its append-only flag set, the file is to be modified, and
478 The named file resides on a read-only file system,
482 is specified and the named file would reside on a read-only file system.
502 is set, and no process has the file open for reading.
527 cannot be extended because there is no space left on the file
533 and there are no free inodes on the file system on which the
593 .Fa fd
602 .Fa fd
627 .Fa fd
633 .Fa fd
661 .St -p1003.1-2008 .
675 in one of its non-final components.
680 .Fa fd
682 .Fa fd
688 .\" .St -p1003.1-2017 ,
690 .\" the St macro is available: -p1003.1-2017
691 .No IEEE Std 1003.1-2008, 2017 Edition (\\(LqPOSIX.1\\(Rq) ,