Home
last modified time | relevance | path

Searched refs:child (Results 1 – 4 of 4) sorted by relevance

/elf/
A Dtst-stackguard1.c30 static bool child; variable
67 if (child) in do_test()
198 child = true; in cmdline_process_function()
A Dtst-ptrguard1.c40 static bool child; variable
77 if (child) in do_test()
210 child = true; in cmdline_process_function()
A Ddl-tunables.list28 # child processes.
A DMakefile1380 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