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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dversion.c88 vers_visit_children(Ofl_desc *ofl, Ver_desc *vp, int flag) function
159 if (vers_visit_children(ofl, vdp, 1) == S_ERROR)
183 if ((is_cyclic = vers_visit_children(ofl, vdp, 0)) == S_ERROR)

Completed in 69 milliseconds