Searched defs:close_fds (Results 1 – 5 of 5) sorted by relevance
| /third_party/pulseaudio/src/pulsecore/ |
| D | pstream-util.c | 84 bool close_fds) { in pa_pstream_send_tagstruct_with_fds() 106 bool close_fds) { in pa_pstream_send_tagstruct_with_fds()
|
| /third_party/python/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
|
| /third_party/python/Lib/ |
| D | subprocess.py | 809 preexec_fn=None, close_fds=True, argument 1436 def _execute_child(self, args, executable, preexec_fn, close_fds, argument 1789 def _execute_child(self, args, executable, preexec_fn, close_fds, argument
|
| /third_party/python/Lib/multiprocessing/ |
| D | util.py | 463 def close_fds(*fds): function
|
| /third_party/python/Lib/test/ |
| D | test_socket.py | 6673 def close_fds(fds): function
|