Lines Matching refs:file
26 const char* file;
91 * uv_process_options_t's file field, has a directory component,
92 * search for the exact file name before trying variants with
121 * the operation to perform for the corresponding file descriptor
126 * No file descriptor will be provided (or redirected to
141 * file descriptor given by `data.fd`.
147 * file descriptor being used by the stream handle given by
184 .. c:member:: const char* uv_process_options_t.file
212 structs that describe the file descriptors that will be made available to
217 On Windows file descriptors greater than 2 are available to the child process only if
245 Disables inheritance for file descriptors / handles that this process
250 before the inherited file descriptors can be closed or duplicated.
254 all file descriptors that were inherited. In general it does a better job on Windows than
265 the file to execute not existing, not having permissions to use the setuid or