| /external/python/cpython2/Lib/ |
| D | subprocess.py | 336 preexec_fn=None, close_fds=False, shell=False, argument 590 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 900 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
| /external/python/cpython3/Modules/ |
| D | _posixsubprocess.c | 463 int close_fds, int restore_signals, in child_exec() 662 int close_fds, int restore_signals, in do_fork_exec() 730 int errpipe_read, errpipe_write, close_fds, restore_signals; in subprocess_fork_exec() local
|
| /external/liburing/test/ |
| D | accept.c | 44 static void close_fds(int fds[], int nr) in close_fds() function 361 bool close_fds; member
|
| /external/python/cpython3/Lib/ |
| D | subprocess.py | 755 preexec_fn=None, close_fds=True, argument 1349 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1682 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
| D | migrate_reuseport.c | 136 static void close_fds(__s64 fds[], int len) in close_fds() function
|
| D | cls_redirect.c | 359 static void close_fds(int *fds, int n) in close_fds() function
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | util.py | 461 def close_fds(*fds): function
|
| /external/python/absl-py/absl/testing/ |
| D | absltest.py | 1234 close_fds=True, msg=None): argument 1279 def assertCommandFails(self, command, regexes, env=None, close_fds=True, argument 1977 def get_command_stderr(command, env=None, close_fds=True): argument
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
| D | handshake_util.cc | 384 std::vector<int> close_fds) { in StartHandshaker()
|
| /external/cronet/third_party/boringssl/src/ssl/test/ |
| D | handshake_util.cc | 384 std::vector<int> close_fds) { in StartHandshaker()
|
| /external/boringssl/src/ssl/test/ |
| D | handshake_util.cc | 384 std::vector<int> close_fds) { in StartHandshaker()
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
| D | perf-hwbreak.c | 94 static void close_fds(int *fd, int n) in close_fds() function
|
| /external/python/cpython2/Lib/test/ |
| D | test_subprocess.py | 889 self, args, executable, preexec_fn, close_fds, cwd, env, argument
|
| /external/wayland/src/ |
| D | connection.c | 184 close_fds(struct wl_buffer *buffer, int max) in close_fds() function
|
| /external/minijail/rust/minijail/src/ |
| D | lib.rs | 1108 fn close_fds() { in close_fds() function
|
| /external/python/cpython3/Lib/test/ |
| D | test_socket.py | 6566 def close_fds(fds): function
|