HomeSort by relevance Sort by last modified time
    Searched refs:posix_spawn_file_actions_destroy (Results 1 - 9 of 9) 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...]
spawn-pipe.c 341 posix_spawn_file_actions_destroy (&actions);
362 posix_spawn_file_actions_destroy (&actions);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *
  /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...]
  /external/bison/
configure     [all...]

Completed in 1303 milliseconds