Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dtest_bprm_opts.c17 static const char * const bash_envp[] = { "TMPDIR=shouldnotbeset", NULL }; variable
71 bash_envp); in run_set_secureexec()