Home | History | Annotate | Download | only in lib

Lines Matching full:posix_spawn_file_actions_destroy

748 #   define posix_spawn_file_actions_destroy rpl_posix_spawn_file_actions_destroy
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);
766 # undef posix_spawn_file_actions_destroy
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 for portability");