cand
uint_t cand;
cand = BHASH(bc, blkno);
DPRINTF("insert blk %jd -> %u # %d", (intmax_t)blkno, cand,
bc->bcache_ctl[cand].bc_blkno = blkno;
bc->bcache_ctl[cand].bc_count = bcache_bcount++;
struct cand *clist; /* merely a free storage pot for candidates */
clist = (struct cand *)talloc(sizeof (cand));
struct cand *q;
clist = (struct cand *)ralloc((void *)clist, ++clen * sizeof (cand));
struct cand *q;
} cand;
LocalityGroup cand = (LocalityGroup) groupIt.next();
Integer value = (Integer) grps.get(cand);
centre = cand;
char *cand;
cand = np->nvp_devpath; /* candidate path */
if (strcmp(cand, path) == 0)
if (strncmp(path, cand, pathlen) != 0)
candlen = strlen(cand);
cand[pathlen] != '/' ||
strchr(cand + pathlen + 1, '/') != NULL)
node = cand + pathlen + 1; /* <node>@<ua> string */
pcc_info_t *cand = &page_ctrs_cands[lckidx][r][mnode]
cand->pcc_pages_free++;
cand->pcc_color_free[PP_2_BIN_SZC(pp, r)]++;
pcc_info_t *cand = &page_ctrs_cands[lckidx][r][mnode]
ASSERT(cand->pcc_pages_free != 0);
ASSERT(cand->pcc_color_free[PP_2_BIN_SZC(pp, r)] != 0);
cand->pcc_pages_free--;
cand->pcc_color_free[PP_2_BIN_SZC(pp, r)]--;