Lines Matching full:open
27 .\" Portable Operating System Interface (POSIX), The Open Group Base
29 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the
31 .\" The Open Group Standard, the original IEEE and The Open Group Standard is
45 .Nd "add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object"
85 These functions add an open, dup2 or close action to a spawn
96 operation in order to arrive at the set of open file descriptors for the
97 child process given the set of open file descriptors of the parent.
103 specify how the set of open file descriptors in the calling
104 process is transformed into a set of potentially open file descriptors
117 function adds an open action to the object referenced by
123 open(path, oflag, mode)
133 was already an open file descriptor, it is closed before the new
188 For each open file descriptor, logically the close action is performed,
229 .Xr open 2 ,