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

  /external/bison/lib/
spawn_faction_addclose.c 36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, function
38 #undef posix_spawn_file_actions_addclose macro
47 return posix_spawn_file_actions_addclose (file_actions, fd);
spawn-pipe.c 295 && (err = posix_spawn_file_actions_addclose (&actions, ofd[0]))
298 && (err = posix_spawn_file_actions_addclose (&actions, ifd[1]))
301 && (err = posix_spawn_file_actions_addclose (&actions, ofd[1]))
304 && (err = posix_spawn_file_actions_addclose (&actions, ifd[0]))
spawn.in.h 818 # define posix_spawn_file_actions_addclose macro
834 _GL_CXXALIASWARN (posix_spawn_file_actions_addclose); variable
836 # undef posix_spawn_file_actions_addclose macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *
  /external/bison/darwin-lib/
spawn.h 1146 _GL_CXXALIASWARN (posix_spawn_file_actions_addclose); variable
1148 # undef posix_spawn_file_actions_addclose macro
    [all...]
  /external/bison/linux-lib/
spawn.h 1146 _GL_CXXALIASWARN (posix_spawn_file_actions_addclose); variable
1148 # undef posix_spawn_file_actions_addclose macro
    [all...]
  /external/bison/
configure     [all...]

Completed in 120 milliseconds