Searched defs:posix_spawn_file_actions_destroy (Results 1 - 4 of 4) sorted by relevance

/external/bison/lib/
H A Dspawn_faction_destroy.c26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) function
H A Dspawn.in.h748 # define posix_spawn_file_actions_destroy rpl_posix_spawn_file_actions_destroy macro
750 _GL_FUNCDECL_RPL (posix_spawn_file_actions_destroy, int,
753 _GL_CXXALIAS_RPL (posix_spawn_file_actions_destroy, int,
757 _GL_FUNCDECL_SYS (posix_spawn_file_actions_destroy, int,
761 _GL_CXXALIAS_SYS (posix_spawn_file_actions_destroy, int,
764 _GL_CXXALIASWARN (posix_spawn_file_actions_destroy); variable
766 # undef posix_spawn_file_actions_destroy macro
768 _GL_WARN_ON_USE (posix_spawn_file_actions_destroy,
769 "posix_spawn_file_actions_destroy is unportable - "
770 "use gnulib module posix_spawn_file_actions_destroy fo
[all...]
/external/bison/darwin-lib/
H A Dspawn.h1060 # define posix_spawn_file_actions_destroy rpl_posix_spawn_file_actions_destroy
1062 _GL_FUNCDECL_RPL (posix_spawn_file_actions_destroy, int,
1065 _GL_CXXALIAS_RPL (posix_spawn_file_actions_destroy, int,
1069 _GL_FUNCDECL_SYS (posix_spawn_file_actions_destroy, int,
1073 _GL_CXXALIAS_SYS (posix_spawn_file_actions_destroy, int,
1076 _GL_CXXALIASWARN (posix_spawn_file_actions_destroy); variable
1078 # undef posix_spawn_file_actions_destroy macro
1080 _GL_WARN_ON_USE (posix_spawn_file_actions_destroy,
1081 "posix_spawn_file_actions_destroy is unportable - "
1082 "use gnulib module posix_spawn_file_actions_destroy fo
[all...]
/external/bison/linux-lib/
H A Dspawn.h1060 # define posix_spawn_file_actions_destroy rpl_posix_spawn_file_actions_destroy
1062 _GL_FUNCDECL_RPL (posix_spawn_file_actions_destroy, int,
1065 _GL_CXXALIAS_RPL (posix_spawn_file_actions_destroy, int,
1069 _GL_FUNCDECL_SYS (posix_spawn_file_actions_destroy, int,
1073 _GL_CXXALIAS_SYS (posix_spawn_file_actions_destroy, int,
1076 _GL_CXXALIASWARN (posix_spawn_file_actions_destroy); variable
1078 # undef posix_spawn_file_actions_destroy macro
1080 _GL_WARN_ON_USE (posix_spawn_file_actions_destroy,
1081 "posix_spawn_file_actions_destroy is unportable - "
1082 "use gnulib module posix_spawn_file_actions_destroy fo
[all...]

Completed in 78 milliseconds