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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
resource.h 117 # define RLIM64_INFINITY 0xffffffffffffffffuLL
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
resource.h 117 # define RLIM64_INFINITY 0xffffffffffffffffuLL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
resource.h 117 # define RLIM64_INFINITY 0xffffffffffffffffuLL
  /external/strace/
resource.c 52 #define RLIM64_INFINITY RLIM_INFINITY /* You guessed it */
204 if (lim == RLIM64_INFINITY)
205 sprintf(buf, "RLIM64_INFINITY");

Completed in 70 milliseconds