Lines Matching refs:result
94 struct support_capture_subprocess result; in do_test() local
95 result = support_capture_subprocess (do_test_child, &args); in do_test()
96 support_capture_subprocess_check (&result, "tst-select-child", 0, in do_test()
104 struct support_capture_subprocess result; in do_test() local
105 result = support_capture_subprocess (do_test_child, &args); in do_test()
106 support_capture_subprocess_check (&result, "tst-select-child", 0, in do_test()
113 struct support_capture_subprocess result; in do_test() local
114 result = support_capture_subprocess (do_test_child, &args); in do_test()
115 support_capture_subprocess_check (&result, "tst-select-child", 0, in do_test()
124 struct support_capture_subprocess result; in do_test() local
125 result = support_capture_subprocess (do_test_child_alarm, &args); in do_test()
126 support_capture_subprocess_check (&result, "tst-select-child", 0, in do_test()
133 struct support_capture_subprocess result; in do_test() local
134 result = support_capture_subprocess (do_test_child_alarm, &args); in do_test()
135 support_capture_subprocess_check (&result, "tst-select-child", 0, in do_test()