Home | History | Annotate | Download | only in darwin-lib

Lines Matching refs:posix_spawn_file_actions_destroy

1060 #   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);
1078 # undef posix_spawn_file_actions_destroy
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 for portability");