Searched refs:async_enable_stdin (Results 1 – 3 of 3) sorted by relevance
107 extern void async_enable_stdin (void *dummy);
424 async_enable_stdin (void *dummy) in async_enable_stdin() function453 make_exec_error_cleanup (async_enable_stdin, NULL); in async_disable_stdin()
2670 async_enable_stdin() to the exec_cleanups chain.2770 * event-top.c (async_disable_stdin, async_enable_stdin): To2796 (async_enable_stdin): Pass dummy parameter to2799 (cleanup_sigint_signal_handler), event-top.c (async_enable_stdin),2800 event-top.h (async_enable_stdin): Change signature to match2834 * event-top.c (async_enable_stdin): New function. Reinstate stdin2836 * event-top.h (async_enable_stdin): Export.