Searched refs:UL_SETFSIZE (Results 1 – 4 of 4) sorted by relevance
36 #define UL_SETFSIZE 2 /* Set maximum file size */ macro
57 case UL_SETFSIZE: in ulimit()
85 if (ulimit(UL_SETFSIZE, limit / ULIMIT_BLOCK_SIZE) < 0) in set_file_limit()
70 { "file(blocks)", ULIMIT, UL_GETFSIZE, UL_SETFSIZE, 1, 'f' },