Lines Matching +full:non +full:- +full:exclusive
58 .Bl -tag -width F_DUP2FD_CLOEXEC
62 .Bl -bullet -compact -offset 4n
77 The close-on-exec flag
84 The fork-on-exec flag
116 .Bd -literal -offset indent
145 .Bl -tag -width FD_RESOLVE_BENEATH
229 is non-zero.
263 .Bl -tag -width O_NONBLOCKX
265 Non-blocking I/O; if no data is available to a
270 the read or write call returns -1 with the error
311 .Bl -tag -width F_SEAL_SHRINK
331 Seals are on a per-inode basis and require support by the underlying filesystem.
341 .Bd -literal
356 .Bl -tag -width F_SETLKWX
383 or exclusive (or write) locks,
387 If a shared or exclusive lock cannot be set,
394 except that if a shared or exclusive lock is blocked by other locks,
409 A shared lock prevents any other process from setting an exclusive
414 An exclusive lock prevents any other process from setting a shared lock or
415 an exclusive lock on any portion of the protected area.
416 A request for an exclusive lock fails if the file was not
481 of shared locks and exclusive locks, an
497 .St -p1003.1-88
548 returns \-1 in
573 .Bl -tag -width F_GETOWNX -offset indent
586 Value other than -1.
589 Otherwise, a value of -1 is returned and
596 .Bl -tag -width Er
606 or exclusive lock
609 exclusive-locked by another process;
610 or the type is an exclusive lock and some portion of the
611 segment of a file to be locked is already shared-locked or
612 exclusive-locked by another process.
649 is an exclusive lock
734 number of locked regions in the system exceeding a system-imposed limit.
820 .St -susv4 ,