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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c148 static table_t prj_tbl = {0, 0, NULL}; /* selected projects */ variable
938 !has_element(&prj_tbl, psinfo.pr_projid) ||
1327 add_element(&prj_tbl, (long)projid);
1332 add_element(&prj_tbl, (long)projid);

Completed in 48 milliseconds