Home
last modified time | relevance | path

Searched refs:posix_spawn (Results 1 – 25 of 44) sorted by relevance

12

/external/valgrind/memcheck/tests/solaris/
Dspawn.c34 ret = posix_spawn(&child, EXE_NAME, NULL, NULL, argv_exe, envp); in main()
47 ret = posix_spawn(&child, EXE_NAME, &fa, NULL, argv_exe, envp); in main()
63 ret = posix_spawn(&child, EXE_NAME, NULL, &spa, argv_exe, envp); in main()
80 ret = posix_spawn(&child, EXE_NAME, NULL, NULL, argv_exe, envp); in main()
98 ret = posix_spawn(&child, EXE_NAME, NULL, &spa, argv_exe, envp); in main()
/external/valgrind/none/tests/solaris/
DMakefile.am24 posix_spawn.stderr.exp posix_spawn.stdout.exp posix_spawn.vgtest \
48 posix_spawn \ program
Dposix_spawn.vgtest1 prog: posix_spawn
Dposix_spawn.c34 err = posix_spawn(NULL, "/bin/true", &file_actions, NULL, argv_exe, in main()
/external/bison/lib/
Dspawn.in.h175 # define posix_spawn rpl_posix_spawn macro
177 _GL_FUNCDECL_RPL (posix_spawn, int,
185 _GL_CXXALIAS_RPL (posix_spawn, int,
194 _GL_FUNCDECL_SYS (posix_spawn, int,
203 _GL_CXXALIAS_SYS (posix_spawn, int,
211 _GL_CXXALIASWARN (posix_spawn);
213 # undef posix_spawn
215 _GL_WARN_ON_USE (posix_spawn, "posix_spawn is unportable - "
/external/bison/linux-lib/
Dspawn.h487 # define posix_spawn rpl_posix_spawn
489 _GL_FUNCDECL_RPL (posix_spawn, int,
497 _GL_CXXALIAS_RPL (posix_spawn, int,
506 _GL_FUNCDECL_SYS (posix_spawn, int,
515 _GL_CXXALIAS_SYS (posix_spawn, int,
523 _GL_CXXALIASWARN (posix_spawn);
525 # undef posix_spawn
527 _GL_WARN_ON_USE (posix_spawn, "posix_spawn is unportable - "
/external/bison/darwin-lib/
Dspawn.h487 # define posix_spawn rpl_posix_spawn
489 _GL_FUNCDECL_RPL (posix_spawn, int,
497 _GL_CXXALIAS_RPL (posix_spawn, int,
506 _GL_FUNCDECL_SYS (posix_spawn, int,
515 _GL_CXXALIAS_SYS (posix_spawn, int,
523 _GL_CXXALIASWARN (posix_spawn);
525 # undef posix_spawn
527 _GL_WARN_ON_USE (posix_spawn, "posix_spawn is unportable - "
/external/bison/m4/
Dposix_spawn.m41 # posix_spawn.m4 serial 11
7 dnl Tests whether the entire posix_spawn facility is available.
40 [Define if you have the posix_spawn and posix_spawnp functions and
78 dnl Test whether posix_spawn actually works.
79 dnl posix_spawn on AIX 5.3..6.1 has two bugs:
85 dnl posix_spawn on AIX 5.3..6.1 has also a third bug: It does not work
91 AC_CACHE_CHECK([whether posix_spawn works], [gl_cv_func_posix_spawn_works],
309 … || (err = posix_spawn (&child, CHILD_PROGRAM_FILENAME, &actions, NULL, argv, environ)) != 0))
Dspawn_h.m447 ]], [posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy
59 dnl Checks whether the system has the functions posix_spawn.
67 AC_CHECK_FUNCS_ONCE([posix_spawn])
Dgnulib-comp.m4148 # Code from module posix_spawn-internal:
1243 m4/posix_spawn.m4
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProgram.inc184 // If this OS has posix_spawn and there is no memory limit being implied, use
185 // posix_spawn. It is more efficient than fork/exec.
222 int Err = posix_spawn(&PID, path.c_str(), FileActions, /*attrp*/0,
229 return !MakeErrMsg(ErrMsg, "posix_spawn failed", Err);
367 // The posix_spawn child process returns 127 on any kind of error.
368 // Following the POSIX convention for command-line tools (which posix_spawn
/external/dhcpcd-6.8.2/compat/
Dposix_spawn.h45 int posix_spawn(pid_t *, const char *,
Dposix_spawn.c84 posix_spawn(pid_t *pid, const char *path, in posix_spawn() function
/external/clang/tools/scan-build-py/tests/functional/exec/
DCMakeLists.txt26 check_function_exists(posix_spawn HAVE_POSIX_SPAWN)
Dmain.c241 if (0 != posix_spawn(&child, "/usr/bin/cc", 0, 0, argv, get_environ())) { in call_posix_spawn()
/external/llvm/lib/Support/Unix/
DProgram.inc191 // If this OS has posix_spawn and there is no memory limit being implied, use
192 // posix_spawn. It is more efficient than fork/exec.
199 // c strings we pass to it stay alive until the call to posix_spawn,
243 int Err = posix_spawn(&PID, Program.str().c_str(), FileActions,
251 return !MakeErrMsg(ErrMsg, "posix_spawn failed", Err);
/external/dhcpcd-6.8.2/
DAndroid.mk44 compat/posix_spawn.c
Dconfigure72 --without-posix_spawn) POSIX_SPAWN=no;;
795 posix_spawn(NULL, NULL, NULL, NULL, NULL, NULL);
Dscript.c116 i = posix_spawn(&pid, argv[0], NULL, &attr, argv, env); in exec_script()
/external/valgrind/coregrind/
Dvg_preloaded.c340 err = posix_spawn(&pid, command, NULL, &attr, argv, envp ? envp : environ); in VG_REPLACE_FUNCTION_ZU()
/external/clang/tools/scan-build-py/libear/
Dear.c265 int posix_spawn(pid_t *restrict pid, const char *restrict path, in posix_spawn() function
/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h305 DECL_TEMPLATE(darwin, posix_spawn); // 244
/external/llvm/cmake/
Dconfig-ix.cmake190 check_symbol_exists(posix_spawn spawn.h HAVE_POSIX_SPAWN)
/external/libcups/cups/
Dtls-darwin.c329 if (posix_spawn(&pid, command, &actions, NULL, argv, envp)) in cupsMakeServerCredentials()
/external/llvm/include/llvm/Config/
Dconfig.h.cmake203 /* Define to 1 if you have the `posix_spawn' function. */

12