NLGRP
static lgrp_t lgrp_space[NLGRP];
struct lgrp_stats lgrp_stats[NLGRP];
if (lgrpid >= NLGRP || nlgrps_alloc > NLGRP)
return (NLGRP);
if (lgrpid >= NLGRP || nlgrps_alloc > NLGRP)
struct lgrp_stats lgrp_stats[NLGRP];
static lgrp_t lgrp_space[NLGRP];