Searched refs:posix_spawnp (Results 1 – 18 of 18) sorted by relevance
/external/bison/lib/ |
D | spawn.in.h | 227 # define posix_spawnp rpl_posix_spawnp macro 229 _GL_FUNCDECL_RPL (posix_spawnp, int, 235 _GL_CXXALIAS_RPL (posix_spawnp, int, 242 _GL_FUNCDECL_SYS (posix_spawnp, int, 249 _GL_CXXALIAS_SYS (posix_spawnp, int, 255 _GL_CXXALIASWARN (posix_spawnp); 257 # undef posix_spawnp 259 _GL_WARN_ON_USE (posix_spawnp, "posix_spawnp is unportable - "
|
D | spawnp.c | 27 posix_spawnp (pid_t *pid, const char *file, in posix_spawnp() function
|
D | spawn-pipe.c | 335 || (err = posix_spawnp (&child, prog_path, &actions, in create_pipe()
|
/external/bison/linux-lib/ |
D | spawn.h | 539 # define posix_spawnp rpl_posix_spawnp 541 _GL_FUNCDECL_RPL (posix_spawnp, int, 547 _GL_CXXALIAS_RPL (posix_spawnp, int, 554 _GL_FUNCDECL_SYS (posix_spawnp, int, 561 _GL_CXXALIAS_SYS (posix_spawnp, int, 567 _GL_CXXALIASWARN (posix_spawnp); 569 # undef posix_spawnp 571 _GL_WARN_ON_USE (posix_spawnp, "posix_spawnp is unportable - "
|
/external/bison/darwin-lib/ |
D | spawn.h | 539 # define posix_spawnp rpl_posix_spawnp 541 _GL_FUNCDECL_RPL (posix_spawnp, int, 547 _GL_CXXALIAS_RPL (posix_spawnp, int, 554 _GL_FUNCDECL_SYS (posix_spawnp, int, 561 _GL_CXXALIAS_SYS (posix_spawnp, int, 567 _GL_CXXALIASWARN (posix_spawnp); 569 # undef posix_spawnp 571 _GL_WARN_ON_USE (posix_spawnp, "posix_spawnp is unportable - "
|
/external/clang/tools/scan-build-py/tests/functional/exec/ |
D | CMakeLists.txt | 27 check_function_exists(posix_spawnp HAVE_POSIX_SPAWNP)
|
D | main.c | 259 if (0 != posix_spawnp(&child, "cc", 0, 0, argv, get_environ())) { in call_posix_spawnp()
|
/external/google-breakpad/src/client/mac/tests/ |
D | spawn_child_process.h | 135 int result = posix_spawnp(&new_pid, argv_v[0], NULL, &spawnattr, in spawn_child_process()
|
/external/bison/m4/ |
D | posix_spawn.m4 | 19 dnl AC_CHECK_FUNCS_ONCE([posix_spawnp]) 40 [Define if you have the posix_spawn and posix_spawnp functions and 186 … || (err = posix_spawnp (&child, CHILD_PROGRAM_FILENAME, &actions, &attrs, argv, environ)) != 0))
|
D | spawn_h.m4 | 47 ]], [posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy
|
D | gnulib-comp.m4 | 158 # Code from module posix_spawnp: 586 gl_SPAWN_MODULE_INDICATOR([posix_spawnp])
|
/external/clang/tools/scan-build-py/libear/ |
D | ear.c | 275 int posix_spawnp(pid_t *restrict pid, const char *restrict file, in posix_spawnp() function
|
/external/ImageMagick/config/ |
D | config.h.in | 363 /* Define to 1 if you have the `posix_spawnp' function. */
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2508 fun:posix_spawnp=uninstrumented
|
/external/ImageMagick/ |
D | configure.ac | 1219 …pen _popen posix_fadvise posix_fallocate posix_madvise posix_memalign posix_spawnp pow pread pwrit…
|
D | configure | 27862 …pen _popen posix_fadvise posix_fallocate posix_madvise posix_memalign posix_spawnp pow pread pwrit…
|
/external/bison/ |
D | configure | 18516 … || (err = posix_spawnp (&child, CHILD_PROGRAM_FILENAME, &actions, &attrs, argv, environ)) != 0)) 29658 …for gl_func in posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy posix_spa…
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 817 PUBLIC c96c0 0 posix_spawnp
|