HomeSort by relevance Sort by last modified time
    Searched defs:posix_spawn_file_actions_destroy (Results 1 - 4 of 4) sorted by null

  /external/bison/lib/
spawn_faction_destroy.c 26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) function
spawn.in.h 748 # 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 for portability")
    [all...]
  /external/bison/darwin-lib/
spawn.h 1076 _GL_CXXALIASWARN (posix_spawn_file_actions_destroy); variable
1078 # undef posix_spawn_file_actions_destroy macro
    [all...]
  /external/bison/linux-lib/
spawn.h 1076 _GL_CXXALIASWARN (posix_spawn_file_actions_destroy); variable
1078 # undef posix_spawn_file_actions_destroy macro
    [all...]

Completed in 204 milliseconds