Searched refs:r_opt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c986 boolean_t r_opt = B_FALSE, s_opt = B_FALSE, i_opt = B_FALSE; local
1008 r_opt = B_TRUE;
1039 if (s_opt && r_opt) {
1045 if (!(s_opt || r_opt)) {
1057 if (r_opt)
/illumos-gate/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c1530 int f_opt, r_opt, t_opt, v_opt; local
1532 f_opt = r_opt = t_opt = v_opt = 0;
1536 'r', MDB_OPT_SETBITS, TRUE, &r_opt, /* reuse list */
1542 if (f_opt || r_opt || t_opt)
1587 if (r_opt &&

Completed in 49 milliseconds