Home
last modified time | relevance | path

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

/freebsd/include/
H A Dulimit.h34 #define UL_GETFSIZE 1 macro
/freebsd/lib/libc/gen/
H A Dulimit.c45 if (cmd == UL_GETFSIZE) { in ulimit()