Searched refs:OBJ_PORTAL (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | esi.c | 225 cuidp = get_child_t(obj, OBJ_PORTAL); in cb_portal_uids() 338 SET_UID_LCP(&lc, OBJ_PORTAL, 0); in extract_esi_portal() 591 case OBJ_PORTAL: in esi_remove_obj() 1415 SET_UID_LCP(&lc, OBJ_PORTAL, uid); in portal_dies()
|
H A D | isns_qry.h | 39 (TLV)->attr_id >= FIRST_TAG_PORTAL ? OBJ_PORTAL : \
|
H A D | dseng.c | 99 case OBJ_PORTAL: in load_data()
|
H A D | qry.c | 101 static const adjvex_t v_e2p = { &qry_e2p, OBJ_PORTAL, NULL }; 107 static const adjvex_t v_g2p = { &qry_g2p, OBJ_PORTAL, NULL }; 335 return (e2c(lcp, OBJ_PORTAL)); in qry_e2p() 552 lc.type = OBJ_PORTAL; in qry_g2p()
|
H A D | obj.c | 104 { OBJ_ISCSI, OBJ_PORTAL }, 236 { OBJ_PG, OBJ_PORTAL, 0 }, 238 { 0, OBJ_ISCSI, OBJ_PORTAL }, 921 c->t[OBJ_PORTAL] = t; in obj_tab_init() 1056 case OBJ_PORTAL: in get_parent_p() 1834 refp = get_ref_p(pg, OBJ_PORTAL); in make_default_pg() 2037 obj = obj_calloc(OBJ_PORTAL); in reg_get_portal() 3755 obj->type == OBJ_PORTAL) { in do_dereg()
|
H A D | isns_server.h | 118 OBJ_PORTAL, enumerator
|
H A D | func.c | 363 lcp->type = OBJ_PORTAL; in setup_key_lcp() 1206 lc.type = OBJ_PORTAL; 1217 lc.type = OBJ_PORTAL;
|
H A D | dump.c | 1179 cache_dump_htab(OBJ_PORTAL); in list_portal()
|
H A D | scn.c | 645 lc_p.type = OBJ_PORTAL; in extract_scn_portal()
|
H A D | admintf.c | 1558 lc3.type = OBJ_PORTAL; in get_node_op()
|
/titanic_44/usr/src/cmd/isns/isnsd/xml/ |
H A D | data.def | 50 DEF_XML_DATA("portal", "oefg", OBJ_PORTAL, 'e')
|