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
248 .Fn open
255 .Fn open
259 .Fn open
280 .Fn open
282 .Fn open
315 .Fn open
328 .Fn open
336 from opening files which are even unsafe to open with
347 be verified before allowing the open to proceed.
365 execute permissions are checked at open time.
374 was not requested at open time, then the
442 Such an open behaves as if the current path of the file referenced by
452 .Fn open
460 If a sleeping open of a device node from
467 A sleeping open of a fifo (see
477 the new descriptor is set to remain open across
487 open simultaneously by one process.
493 .Fn open
558 The process has already reached its limit for open file descriptors.
576 is set, and no process has the file open for reading.
579 .Fn open
632 .Fn open
645 An attempt was made to open a socket (not currently implemented).
647 An attempt was made to open a descriptor with an illegal combination
671 nor a valid file descriptor open for searching.
687 .Fn open
751 The Open Group Extended API Set 2 specification, that introduced the
757 is open for searching, not whether the underlying directory currently
772 .Fn open