Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dulimit.h34 # define RLIMIT_FSIZE (LIM_FSIZE-1)
48 # define RLIMIT_FSIZE LIM_FSIZE
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/
H A Dvlimit.c39 #define LIM_FSIZE 2 /* max size of file created */ macro