Home
last modified time | relevance | path

Searched refs:cmd (Results 1 – 3 of 3) sorted by relevance

/elf/
A Dtst-execstack.c16 char *cmd = NULL; in print_maps()
17 asprintf (&cmd, "cat /proc/%d/maps", getpid ()); in print_maps()
18 system (cmd); in print_maps()
19 free (cmd); in print_maps()
A Dtst-dlmodcount.c33 intptr_t cmd = (intptr_t) ptr; in callback() local
46 switch (cmd) in callback()
A DMakefile1380 tst-stackguard1-ARGS = --command "$(host-test-program-cmd) --child"
1383 tst-ptrguard1-ARGS = --command "$(host-test-program-cmd) --child"

Completed in 12 milliseconds