Searched refs:envp (Results 1 – 1 of 1) sorted by relevance
25 char *const envp[]) in xposix_spawn() argument28 int status = posix_spawn (&pid, file, fa, attr, args, envp); in xposix_spawn()
Completed in 3 milliseconds