Searched refs:opt_tag (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.c1288 static elfedit_cmd_optarg_t opt_tag[] = { local
1425 opt_tag, arg_tag },
H A Ddyn.c1893 static elfedit_cmd_optarg_t opt_tag[] = { local
2086 opt_tag, arg_tag },
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c947 uint_t opt_nz = FALSE, opt_tag = FALSE, opt_prt = FALSE; local
953 't', MDB_OPT_SETBITS, TRUE, &opt_tag, NULL) != argc)
959 if ((opt_tag == FALSE || (v->v_flags & MDB_NV_TAGGED)) &&

Completed in 74 milliseconds