Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/dscr/
Ddscr_inherit_exec_test.c84 char dscr_str[16]; in dscr_inherit_exec() local
86 sprintf(dscr_str, "%ld", dscr); in dscr_inherit_exec()
87 execlp(prog, prog, "exec", dscr_str, NULL); in dscr_inherit_exec()