Searched defs:file_actions (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libear/ |
H A D | ear.c | 260 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 270 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 360 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 381 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2661 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2666 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|