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

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c156 #define LPL_BOOTSTRAP_SIZE 2 macro
157 static lpl_t lpl_bootstrap_list[LPL_BOOTSTRAP_SIZE];
159 static lpl_t *lpl_bootstrap_rset[LPL_BOOTSTRAP_SIZE];
160 static int lpl_bootstrap_id2rset[LPL_BOOTSTRAP_SIZE];
339 cp_default.cp_nlgrploads = LPL_BOOTSTRAP_SIZE;
2856 howmany = MIN(LPL_BOOTSTRAP_SIZE, size);

Completed in 305 milliseconds