Searched refs:gz_col (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c111 static lcollection_t *gz_col; /* global zone collection */ variable
663 gz_col = lcol;
722 gz_col = lcol;
1411 gz_col = NULL;
1416 if (gz_capped && gz_col != NULL) {
1420 soft_scan_gz(gz_col, &arg);
1424 if (gz_capped && gz_col != NULL) {
1426 scan_gz(gz_col, col_arg.sca_project_over_cap);

Completed in 59 milliseconds