Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dtst-spawn3.c103 char *spawn_argv[] = { (char *) _PATH_BSHELL, (char *) "-c", in do_test() local
106 if ((ret = posix_spawn (&pid, _PATH_BSHELL, &a, NULL, spawn_argv, NULL)) in do_test()