Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/compat/4.1/
H A Dvlimit.c45 #define NLIMITS 6 macro
52 if (limit <= 0 || limit > NLIMITS) in vlimit()