Searched refs:posix_spawn_file_actions_init (Results 1 – 14 of 14) sorted by relevance
/external/bison/lib/ |
D | spawn.in.h | 718 # define posix_spawn_file_actions_init rpl_posix_spawn_file_actions_init macro 720 _GL_FUNCDECL_RPL (posix_spawn_file_actions_init, int, 723 _GL_CXXALIAS_RPL (posix_spawn_file_actions_init, int, 727 _GL_FUNCDECL_SYS (posix_spawn_file_actions_init, int, 731 _GL_CXXALIAS_SYS (posix_spawn_file_actions_init, int, 734 _GL_CXXALIASWARN (posix_spawn_file_actions_init); 736 # undef posix_spawn_file_actions_init 738 _GL_WARN_ON_USE (posix_spawn_file_actions_init,
|
D | spawn_faction_init.c | 51 posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init() function
|
D | spawn-pipe.c | 284 if ((err = posix_spawn_file_actions_init (&actions)) != 0 in create_pipe()
|
/external/bison/linux-lib/ |
D | spawn.h | 1030 # define posix_spawn_file_actions_init rpl_posix_spawn_file_actions_init 1032 _GL_FUNCDECL_RPL (posix_spawn_file_actions_init, int, 1035 _GL_CXXALIAS_RPL (posix_spawn_file_actions_init, int, 1039 _GL_FUNCDECL_SYS (posix_spawn_file_actions_init, int, 1043 _GL_CXXALIAS_SYS (posix_spawn_file_actions_init, int, 1046 _GL_CXXALIASWARN (posix_spawn_file_actions_init); 1048 # undef posix_spawn_file_actions_init 1050 _GL_WARN_ON_USE (posix_spawn_file_actions_init,
|
/external/bison/darwin-lib/ |
D | spawn.h | 1030 # define posix_spawn_file_actions_init rpl_posix_spawn_file_actions_init 1032 _GL_FUNCDECL_RPL (posix_spawn_file_actions_init, int, 1035 _GL_CXXALIAS_RPL (posix_spawn_file_actions_init, int, 1039 _GL_FUNCDECL_SYS (posix_spawn_file_actions_init, int, 1043 _GL_CXXALIAS_SYS (posix_spawn_file_actions_init, int, 1046 _GL_CXXALIASWARN (posix_spawn_file_actions_init); 1048 # undef posix_spawn_file_actions_init 1050 _GL_WARN_ON_USE (posix_spawn_file_actions_init,
|
/external/bison/m4/ |
D | posix_spawn.m4 | 20 dnl AC_CHECK_FUNCS_ONCE([posix_spawn_file_actions_init]) 177 if ((err = posix_spawn_file_actions_init (&actions)) != 0 306 if ((err = posix_spawn_file_actions_init (&actions)) != 0 423 if (posix_spawn_file_actions_init (&actions) != 0) 464 if (posix_spawn_file_actions_init (&actions) != 0) 506 if (posix_spawn_file_actions_init (&actions) != 0)
|
D | spawn_h.m4 | 54 posix_spawn_file_actions_init posix_spawn_file_actions_destroy
|
D | gnulib-comp.m4 | 153 # Code from module posix_spawn_file_actions_init: 559 gl_SPAWN_MODULE_INDICATOR([posix_spawn_file_actions_init])
|
/external/valgrind/none/tests/solaris/ |
D | posix_spawn.c | 18 err = posix_spawn_file_actions_init(&file_actions); in main()
|
/external/valgrind/memcheck/tests/solaris/ |
D | spawn.c | 41 ret = posix_spawn_file_actions_init(&fa); in main()
|
/external/llvm/lib/Support/Unix/ |
D | Program.inc | 213 posix_spawn_file_actions_init(FileActions);
|
/external/bison/ |
D | configure | 18507 if ((err = posix_spawn_file_actions_init (&actions)) != 0 18650 if ((err = posix_spawn_file_actions_init (&actions)) != 0 26332 if (posix_spawn_file_actions_init (&actions) != 0) 26414 if (posix_spawn_file_actions_init (&actions) != 0) 26497 if (posix_spawn_file_actions_init (&actions) != 0) 29658 …six_spawnattr_getschedparam posix_spawnattr_setschedparam posix_spawn_file_actions_init posix_…
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2493 fun:posix_spawn_file_actions_init=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 803 PUBLIC c92a0 0 posix_spawn_file_actions_init
|