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