Searched refs:posix_spawnattr_destroy (Results 1 – 14 of 14) sorted by relevance
/external/bison/lib/ |
D | spawn.in.h | 294 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy macro 296 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 298 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 301 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 304 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 306 _GL_CXXALIASWARN (posix_spawnattr_destroy); 308 # undef posix_spawnattr_destroy 310 _GL_WARN_ON_USE (posix_spawnattr_destroy,
|
D | spawnattr_destroy.c | 24 posix_spawnattr_destroy (posix_spawnattr_t *attr) in posix_spawnattr_destroy() function
|
D | spawn-pipe.c | 343 posix_spawnattr_destroy (&attrs); in create_pipe() 364 posix_spawnattr_destroy (&attrs); in create_pipe()
|
/external/google-breakpad/src/client/mac/tests/ |
D | spawn_child_process.h | 123 posix_spawnattr_destroy(&spawnattr); in spawn_child_process() 137 posix_spawnattr_destroy(&spawnattr); in spawn_child_process()
|
/external/bison/linux-lib/ |
D | spawn.h | 606 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy 608 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 610 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 616 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 618 _GL_CXXALIASWARN (posix_spawnattr_destroy); 620 # undef posix_spawnattr_destroy 622 _GL_WARN_ON_USE (posix_spawnattr_destroy,
|
/external/bison/darwin-lib/ |
D | spawn.h | 606 # define posix_spawnattr_destroy rpl_posix_spawnattr_destroy 608 _GL_FUNCDECL_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 610 _GL_CXXALIAS_RPL (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 613 _GL_FUNCDECL_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr) 616 _GL_CXXALIAS_SYS (posix_spawnattr_destroy, int, (posix_spawnattr_t *__attr)); 618 _GL_CXXALIASWARN (posix_spawnattr_destroy); 620 # undef posix_spawnattr_destroy 622 _GL_WARN_ON_USE (posix_spawnattr_destroy,
|
/external/valgrind/memcheck/tests/solaris/ |
D | spawn.c | 67 ret = posix_spawnattr_destroy(&spa); in main() 107 ret = posix_spawnattr_destroy(&spa); in main()
|
/external/valgrind/coregrind/ |
D | vg_preloaded.c | 344 posix_spawnattr_destroy(&attr); in VG_REPLACE_FUNCTION_ZU()
|
/external/bison/m4/ |
D | posix_spawn.m4 | 34 dnl AC_CHECK_FUNCS_ONCE([posix_spawnattr_destroy]) 191 posix_spawnattr_destroy (&attrs); 203 posix_spawnattr_destroy (&attrs);
|
D | spawn_h.m4 | 47 ]], [posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy
|
D | gnulib-comp.m4 | 154 # Code from module posix_spawnattr_destroy: 564 gl_SPAWN_MODULE_INDICATOR([posix_spawnattr_destroy])
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2494 fun:posix_spawnattr_destroy=uninstrumented
|
/external/bison/ |
D | configure | 18521 posix_spawnattr_destroy (&attrs); 18533 posix_spawnattr_destroy (&attrs); 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 | 809 PUBLIC c9520 0 posix_spawnattr_destroy
|