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

  /src/include/
ulimit.h 35 #define UL_GETFSIZE 1 /* Get maximum file size */
  /src/lib/libc/gen/
ulimit.c 53 case UL_GETFSIZE:
  /src/bin/ksh/
c_ulimit.c 69 # ifdef UL_GETFSIZE /* x/open */
70 { "file(blocks)", ULIMIT, UL_GETFSIZE, UL_SETFSIZE, 1, 'f' },
71 # else /* UL_GETFSIZE */
77 # endif /* UL_GETFSIZE */

Completed in 14 milliseconds