HomeSort by relevance Sort by last modified time
    Searched refs:posix_spawn_file_actions_init (Results 1 - 9 of 9) sorted by null

  /external/bison/lib/
spawn_faction_init.c 51 posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) function
spawn.in.h 718 # define posix_spawn_file_actions_init rpl_posix_spawn_file_actions_init macro
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); variable
736 # undef posix_spawn_file_actions_init macro
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")
    [all...]
spawn-pipe.c 284 if ((err = posix_spawn_file_actions_init (&actions)) != 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t *
  /external/bison/darwin-lib/
spawn.h 1046 _GL_CXXALIASWARN (posix_spawn_file_actions_init); variable
1048 # undef posix_spawn_file_actions_init macro
    [all...]
  /external/bison/linux-lib/
spawn.h 1046 _GL_CXXALIASWARN (posix_spawn_file_actions_init); variable
1048 # undef posix_spawn_file_actions_init macro
    [all...]
  /external/bison/
configure     [all...]

Completed in 355 milliseconds