Searched refs:nwcb (Results 1 – 1 of 1) sorted by relevance
463 mdb_wcb_t *nwcb = wcb->w_lyr_head; in walk_step() local473 if (nwcb == NULL) in walk_step()476 if ((status = walk_step(nwcb)) != WALK_NEXT) { in walk_step()477 wcb->w_lyr_head = nwcb->w_lyr_link; in walk_step()478 nwcb->w_lyr_link = NULL; in walk_step()479 mdb_wcb_destroy(nwcb); in walk_step()