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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dargs.c242 * to search starting with argv[1] through end_arg_ndx
243 * end_arg_ndx - Index of final argv element to consider.
246 ld_rescan_archives(Ofl_desc *ofl, int isgrp, int end_arg_ndx) argument
259 isgrp ? ofl->ofl_ars_gsandx : 1, end_arg_ndx));

Completed in 61 milliseconds