Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3141 int ostyle_ndx = -1; in cmd_match_fcn() local
3230 ostyle_ndx = -1; in cmd_match_fcn()
3261 ostyle_ndx = i + 1; in cmd_match_fcn()
3274 if (ostyle_ndx == ndx) in cmd_match_fcn()
3282 ostyle_ndx); in cmd_match_fcn()
3285 if (ostyle_ndx != -1) { in cmd_match_fcn()
3292 if ((ostyle_ndx == (ndx - 1)) && (ndx == num_opt)) { in cmd_match_fcn()
3309 if (ostyle_ndx == ndx) in cmd_match_fcn()