Home
last modified time | relevance | path

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

/freebsd/include/
H A Dulimit.h35 #define UL_SETFSIZE 2 macro
/freebsd/lib/libc/gen/
H A Dulimit.c52 } else if (cmd == UL_SETFSIZE) { in ulimit()