Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/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,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dulimit.h153 #define LIM_BLOCK 1 macro