Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/plimit/
H A Dplimit.c56 static char set_maximum[RLIM_NLIMITS]; variable
337 set_maximum[which] = FALSE; in parse_limits()
341 set_maximum[which] = TRUE; in parse_limits()
343 if (set_current[which] && set_maximum[which] && in parse_limits()
487 if (!set_maximum[which]) in set_one_limit()
595 if (set_current[which] || set_maximum[which]) { in set_limits()