Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/data/
H A Dlimits.c40 "core", "core file size", RLIMIT_CORE, 0, 'c', LIM_BLOCK,
43 "fsize", "file size", RLIMIT_FSIZE, 0, 'f', LIM_BLOCK,
/titanic_41/usr/src/lib/libshell/common/include/
H A Dulimit.h154 #define LIM_BLOCK 1 macro