Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dulimit.h37 # define RLIMIT_CORE (LIM_CORE-1)
51 # define RLIMIT_CORE LIM_CORE
/titanic_41/usr/src/lib/libbc/libc/compat/4.1/
H A Dvlimit.c42 #define LIM_CORE 5 /* max size of ``core'' file */ macro