Home
last modified time | relevance | path

Searched refs:gather_stdout_callback_t (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dexec-util.h8 typedef int (*gather_stdout_callback_t) (int fd, void *arg); typedef
36 gather_stdout_callback_t const callbacks[_STDOUT_CONSUME_MAX],
45 extern const gather_stdout_callback_t gather_environment[_STDOUT_CONSUME_MAX];
Dexec-util.c85 gather_stdout_callback_t const callbacks[_STDOUT_CONSUME_MAX], in do_execute()
196 gather_stdout_callback_t const callbacks[_STDOUT_CONSUME_MAX], in execute_directories()
414 const gather_stdout_callback_t gather_environment[] = {
/systemd-251/src/test/
Dtest-exec-util.c51 static const gather_stdout_callback_t ignore_stdout[] = {
234 const gather_stdout_callback_t gather_stdouts[] = {