Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bprm_opts.c14 static const char * const bash_envp[] = { "TMPDIR=shouldnotbeset", NULL }; variable
63 bash_envp); in run_set_secureexec()