Searched refs:OP_STRING (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | admintf.c | 1516 lc.op[0] = OP_STRING; in get_node_op() 1550 lc2.op[0] = OP_STRING; in get_node_op() 1637 lc.op[0] = OP_STRING; in i_get_dd_dds_op() 1698 lc.op[0] = OP_STRING; in i_delete_ddmember_op() 1752 lc.op[0] = OP_STRING; in i_delete_ddsetmember_op() 1760 lc2.op[0] = OP_STRING; in i_delete_ddsetmember_op() 1961 lc.op[0] = OP_STRING; in getAssociated_dd_to_node_op() 2019 lc.op[0] = OP_STRING; in getAssociated_node_to_dd_op() 2083 lc.op[0] = OP_STRING; in getAssociated_ddset_to_dd_op() 2141 lc.op[0] = OP_STRING; in getAssociated_dd_to_ddset_op() [all …]
|
H A D | qry.c | 390 lc.op[0] = OP_STRING; in qry_i2g() 509 lc.op[0] = OP_STRING; in qry_g2i() 652 method = OP_STRING; in get_op_method() 1057 lc.op[0] = OP_STRING; in get_next_obj() 1062 lc.op[0] = OP_STRING; in get_next_obj()
|
H A D | obj.c | 185 { OP_STRING, 0 }, 186 { OP_STRING, 0 }, 188 { OP_STRING, OP_MEMORY_IP6, OP_INTEGER }, 189 { OP_STRING, 0 }, 190 { OP_STRING, 0 } 248 { OP_STRING, 0 }, 520 if (lcp->op[0] == OP_STRING) { in pg_hval() 1226 case OP_STRING: in key_cmp() 3002 lc.op[0] = OP_STRING; in is_parent_there() 3919 lc.op[0] = OP_STRING; in make_unique_name()
|
H A D | func.c | 335 lcp->op[0] = OP_STRING; in setup_key_lcp() 344 lcp->op[0] = OP_STRING; in setup_key_lcp() 379 lcp->op[0] = OP_STRING; in setup_key_lcp() 1172 lc.op[0] = OP_STRING; 1179 lc.op[0] = OP_STRING;
|
H A D | isns_server.h | 143 OP_STRING = 1, enumerator
|
H A D | scn.c | 638 lc_pg.op[0] = OP_STRING; in extract_scn_portal() 1993 lc.op[0] = OP_STRING; in add_scn_entry() 2049 lc.op[0] = OP_STRING; in remove_scn_entry()
|
H A D | dd.c | 116 lc.op[0] = OP_STRING; in cb_update_ds_attr() 253 lc.op[i] = OP_STRING; in get_member_info() 770 lc.op[0] = OP_STRING; in get_scope()
|