Home
last modified time | relevance | path

Searched refs:UL_SETFSIZE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/include/
Dulimit.h36 #define UL_SETFSIZE 2 /* Set maximum file size */ macro
/netbsd/src/lib/libc/gen/
Dulimit.c57 case UL_SETFSIZE: in ulimit()
/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dfile_limit.c85 if (ulimit(UL_SETFSIZE, limit / ULIMIT_BLOCK_SIZE) < 0) in set_file_limit()
/netbsd/src/bin/ksh/
Dc_ulimit.c70 { "file(blocks)", ULIMIT, UL_GETFSIZE, UL_SETFSIZE, 1, 'f' },