Searched defs:set_maximum (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/plimit/
H A Dplimit.c57 static char set_maximum[RLIM_NLIMITS]; variable
338 set_maximum[which] = FALSE;
342 set_maximum[which] = TRUE;
344 if (set_current[which] && set_maximum[which] &&
488 if (!set_maximum[which])
596 if (set_current[which] || set_maximum[which]) {

Completed in 68 milliseconds