Home
last modified time | relevance | path

Searched refs:walktype (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_sg.c221 sgwalk_t walktype) in i_ilb_walk_one_sg() argument
235 if (walktype == walk_sg) { in i_ilb_walk_one_sg()
275 void *arg, sgwalk_t walktype) in i_walk_sgs() argument
284 rc = i_ilb_walk_one_sg(h, f, sgname, arg, walktype); in i_walk_sgs()
294 rc = i_ilb_walk_one_sg(h, f, sgl->ilbl_name[i], arg, walktype); in i_walk_sgs()