Lines Matching refs:posix_spawn_file_actions_init
718 # define posix_spawn_file_actions_init rpl_posix_spawn_file_actions_init
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,
739 "posix_spawn_file_actions_init is unportable - "
740 "use gnulib module posix_spawn_file_actions_init for portability");