Home
last modified time | relevance | path

Searched defs:stdout_func (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/brasero/brasero-3.12.3/libbrasero-burn/
H A Dburn-process.h56 BraseroBurnResult (*stdout_func) (BraseroProcess *process, member
/dports/devel/ipython/ipython-7.29.0/IPython/utils/
H A D_process_win32_controller.py325 def _stdin_thread(self, handle, hprocess, func, stdout_func): argument
392 def run(self, stdout_func = None, stdin_func = None, stderr_func = None): argument
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A D_process_win32_controller.py329 def _stdin_thread(self, handle, hprocess, func, stdout_func): argument
396 def run(self, stdout_func = None, stdin_func = None, stderr_func = None): argument