Searched refs:child (Results 1 – 4 of 4) sorted by relevance
30 static bool child; variable67 if (child) in do_test()198 child = true; in cmdline_process_function()
40 static bool child; variable77 if (child) in do_test()210 child = true; in cmdline_process_function()
28 # child processes.
1380 tst-stackguard1-ARGS = --command "$(host-test-program-cmd) --child"1381 tst-stackguard1-static-ARGS = --command "$(objpfx)tst-stackguard1-static --child"1383 tst-ptrguard1-ARGS = --command "$(host-test-program-cmd) --child"1387 tst-ptrguard1-static-ARGS = --command "$(objpfx)tst-ptrguard1-static --child"
Completed in 10 milliseconds