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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c241 * isgrp - True if this is a an archive group search, False
246 ld_rescan_archives(Ofl_desc *ofl, int isgrp, int end_arg_ndx) argument
253 Word start_ndx = isgrp ? ofl->ofl_ars_gsndx : 0;
259 isgrp ? ofl->ofl_ars_gsandx : 1, end_arg_ndx));

Completed in 61 milliseconds