Home
last modified time | relevance | path

Searched refs:support_capture_subprocess (Results 1 – 11 of 11) sorted by relevance

/support/
A Dcapture_subprocess.h24 struct support_capture_subprocess struct
35 struct support_capture_subprocess support_capture_subprocess argument
41 struct support_capture_subprocess support_capture_subprogram
52 void support_capture_subprocess_free (struct support_capture_subprocess *);
71 void support_capture_subprocess_check (struct support_capture_subprocess *,
A Dtst-test_compare_string.c51 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
A Dtst-test_compare_blob.c61 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
A Dtst-test_compare_string_wide.c51 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
A Dtst-support_descriptors.c80 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()
A Dsupport_capture_subprocess.c59 support_capture_poll (struct support_capture_subprocess *result, in support_capture_poll()
82 struct support_capture_subprocess
83 support_capture_subprocess (void (*callback) (void *), void *closure) in support_capture_subprocess() function
85 struct support_capture_subprocess result; in support_capture_subprocess()
95 struct support_capture_subprocess
98 struct support_capture_subprocess result; in support_capture_subprogram()
233 support_capture_subprocess_free (struct support_capture_subprocess *p) in support_capture_subprocess_free()
A Dtst-test_compare.c87 struct support_capture_subprocess proc = support_capture_subprocess in do_test()
A Dsupport_capture_subprocess_check.c36 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()
A Dtst-support_capture_subprocess.c203 static struct support_capture_subprocess
206 return support_capture_subprocess (callback, test); in do_subprocess()
209 static struct support_capture_subprocess
284 struct support_capture_subprocess result in do_multiple_tests()
A DMakefile49 support_capture_subprocess \
A Dtest-container.c1151 struct support_capture_subprocess result = in main()
1152 support_capture_subprocess (run_ldconfig, NULL); in main()

Completed in 21 milliseconds