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
145 is a null pointer, then file descriptors open in the
146 calling process remain open in the child process, except for those
152 file descriptors that remain open, all attributes of the corresponding
153 open file descriptions, including file locks (see
159 is not NULL, then the file descriptors open in the child process are
160 those open in the calling process as modified by the spawn file
165 flag of each remaining open file descriptor after the spawn file actions
170 The set of open file descriptors for the child process initially
171 are the same set as is open for the calling process.
172 All attributes of the corresponding open file descriptions, including
410 argument is not NULL, and specifies any dup2 or open actions to be
418 .Fn open
422 .Fn open ,
424 returns, the child process exits with exit status 127). An open file action
428 .Fn open .
431 including trying to close a descriptor that is not open.
443 .Xr open 2 ,
483 is not open.