Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dtst-empty-env.c38 char *newenviron[] = {envname, NULL}; in do_test() local
47 int ret = execve (filename, newargv, newenviron); in do_test()