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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
spawn.h 54 #define POSIX_SPAWN_RESETIDS 0x01
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 54 #define POSIX_SPAWN_RESETIDS 0x01
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
spawn.h 54 #define POSIX_SPAWN_RESETIDS 0x01
  /external/bison/darwin-lib/
spawn.h 448 # define POSIX_SPAWN_RESETIDS 0x01
458 ((POSIX_SPAWN_RESETIDS | (POSIX_SPAWN_RESETIDS - 1) \
469 [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
    [all...]
  /external/bison/lib/
spawn.in.h 136 # define POSIX_SPAWN_RESETIDS 0x01
146 ((POSIX_SPAWN_RESETIDS | (POSIX_SPAWN_RESETIDS - 1) \
157 [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
    [all...]
  /external/bison/linux-lib/
spawn.h 448 # define POSIX_SPAWN_RESETIDS 0x01
458 ((POSIX_SPAWN_RESETIDS | (POSIX_SPAWN_RESETIDS - 1) \
469 [(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
    [all...]

Completed in 210 milliseconds