Lines Matching full:open
32 .Nm open , openat
33 .Nd open or create a file for reading, writing or executing
39 .Fn open "const char *path" "int flags" "..."
57 .Fn open
72 .Fn open
88 .Fn open .
97 .Fn open .
110 .Fn open
149 open for reading only
151 open for writing only
153 open for reading and writing
155 open for execute only
157 open for search only
163 do not block on open
210 open file referenced by
239 .Fn open
254 The open' request for a lock on the file, created with
268 .Fn open
275 .Fn open
279 .Fn open
300 .Fn open
302 .Fn open
331 .Fn open
344 .Fn open
352 from opening files which are even unsafe to open with
363 be verified before allowing the open to proceed.
381 execute permissions are checked at open time.
390 was not requested at open time, then the
458 Such an open behaves as if the current path of the file referenced by
468 .Fn open
476 If a sleeping open of a device node from
483 A sleeping open of a fifo (see
493 the new descriptor is set to remain open across
503 open simultaneously by one process.
509 .Fn open
574 The process has already reached its limit for open file descriptors.
592 is set, and no process has the file open for reading.
595 .Fn open
648 .Fn open
661 An attempt was made to open a socket (not currently implemented).
663 An attempt was made to open a descriptor with an illegal combination
687 nor a valid file descriptor open for searching.
703 .Fn open
767 The Open Group Extended API Set 2 specification, that introduced the
773 is open for searching, not whether the underlying directory currently
788 .Fn open