Searched defs:file_actions (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/ |
H A D | ear.c | 265 const posix_spawn_file_actions_t *file_actions, in posix_spawn() 275 const posix_spawn_file_actions_t *file_actions, in posix_spawnp() 365 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn() 386 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | linetrace.c | 1359 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawn_2_15() 1375 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawn_2_2() 1391 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawn_2_2_5() 1411 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawn_symver() 1469 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawnp_2_15() 1486 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawnp_2_2() 1502 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawnp_2_2_5() 1523 const posix_spawn_file_actions_t *file_actions, in __collector_posix_spawnp_symver()
|
/netbsd-src/external/mit/libuv/dist/src/unix/ |
H A D | process.c | 394 } file_actions; member
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | linetrace.c | 1413 const posix_spawn_file_actions_t *file_actions, in gprofng_posix_spawn()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2633 #define __sanitizer_syscall_pre_posix_spawn(pid, path, file_actions, attrp, \ argument 2638 #define __sanitizer_syscall_post_posix_spawn(res, pid, path, file_actions, \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/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
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
|