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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c471 int opt, opt_index, numargs, status = 0; local
712 opt_index = getsubopt(&options, v_opt, &val);
717 if (opt_index == -1) {
724 ravar = &ra_vars[opt_index];

Completed in 84 milliseconds