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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ulimit.h 31 UL_SETFSIZE, /* Set limit on the size of a file to
33 #define UL_SETFSIZE UL_SETFSIZE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ulimit.h 31 UL_SETFSIZE, /* Set limit on the size of a file to
33 #define UL_SETFSIZE UL_SETFSIZE
  /external/ltp/testcases/kernel/syscalls/ulimit/
ulimit01.c 130 int nlim_flag; /* special flag for UL_SETFSIZE records */
136 UL_SETFSIZE, -2, 1, 0}, /* case case: must be after UL_GETFSIZE */
138 UL_SETFSIZE, -2, 2, 0}, /* case case: must be after UL_GETFSIZE */
212 * for UL_SETFSIZE test cases.

Completed in 803 milliseconds