Searched refs:support_capture_subprocess (Results 1 – 11 of 11) sorted by relevance
24 struct support_capture_subprocess struct35 struct support_capture_subprocess support_capture_subprocess argument41 struct support_capture_subprocess support_capture_subprogram52 void support_capture_subprocess_free (struct support_capture_subprocess *);71 void support_capture_subprocess_check (struct support_capture_subprocess *,
51 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
61 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
80 struct support_capture_subprocess *proc) in report_subprocess_output()95 struct support_capture_subprocess proc = support_capture_subprocess in test_run()106 proc = support_capture_subprocess (&subprocess_closed_descriptor, NULL); in test_run()121 proc = support_capture_subprocess (&subprocess_opened_descriptor, NULL); in test_run()137 proc = support_capture_subprocess (&subprocess_changed_descriptor, NULL); in test_run()
59 support_capture_poll (struct support_capture_subprocess *result, in support_capture_poll()82 struct support_capture_subprocess83 support_capture_subprocess (void (*callback) (void *), void *closure) in support_capture_subprocess() function85 struct support_capture_subprocess result; in support_capture_subprocess()95 struct support_capture_subprocess98 struct support_capture_subprocess result; in support_capture_subprogram()233 support_capture_subprocess_free (struct support_capture_subprocess *p) in support_capture_subprocess_free()
87 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
36 print_actual_status (struct support_capture_subprocess *proc) in print_actual_status()49 support_capture_subprocess_check (struct support_capture_subprocess *proc, in support_capture_subprocess_check()
203 static struct support_capture_subprocess206 return support_capture_subprocess (callback, test); in do_subprocess()209 static struct support_capture_subprocess284 struct support_capture_subprocess result in do_multiple_tests()
49 support_capture_subprocess \
1151 struct support_capture_subprocess result = in main()1152 support_capture_subprocess (run_ldconfig, NULL); in main()
Completed in 21 milliseconds