| Home | Sort by: relevance | last modified time | path |
| /src/external/mit/libuv/dist/src/unix/ | |
| process.c | 424 } file_actions; member in struct:uv__posix_spawn_fncs_tag 435 posix_spawn_fncs.file_actions.addchdir_np = 560 if (posix_spawn_fncs->file_actions.addchdir_np == NULL) { 565 err = posix_spawn_fncs->file_actions.addchdir_np(actions, options->cwd); |
| /src/sys/compat/netbsd32/ | |
| netbsd32_syscallargs.h | 2601 syscallarg(const netbsd32_posix_spawn_file_actionsp) file_actions; member in struct:netbsd32_posix_spawn_args |
| /src/sys/sys/ | |
| syscallargs.h | 3139 syscallarg(const struct posix_spawn_file_actions *) file_actions; member in struct:sys_posix_spawn_args |