/aosp_15_r20/external/python/cpython3/Modules/ |
D | _posixsubprocess.c | 559 int close_fds, int restore_signals, in child_exec() 763 int close_fds, int restore_signals, in do_fork_exec() 838 int errpipe_read, errpipe_write, close_fds, restore_signals; in subprocess_fork_exec() local
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | subprocess.py | 812 restore_signals=True, start_new_session=False, argument 1750 def _posix_spawn(self, args, executable, env, restore_signals, argument 1795 restore_signals, argument
|
/aosp_15_r20/external/llvm-libc/src/signal/linux/ |
H A D | signal_utils.h | 105 LIBC_INLINE int restore_signals(const sigset_t &set) { in restore_signals() function
|