HomeSort by: relevance | last modified time | path
    Searched refs:UL_SETFSIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
ulimit.h 36 #define UL_SETFSIZE 2 /* Set maximum file size */
  /src/lib/libc/gen/
ulimit.c 57 case UL_SETFSIZE:
  /src/bin/ksh/
c_ulimit.c 70 { "file(blocks)", ULIMIT, UL_GETFSIZE, UL_SETFSIZE, 1, 'f' },

Completed in 13 milliseconds