Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Desi.c225 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 Disns_qry.h39 (TLV)->attr_id >= FIRST_TAG_PORTAL ? OBJ_PORTAL : \
H A Ddseng.c100 case OBJ_PORTAL: in load_data()
H A Dqry.c101 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 Dobj.c104 { 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()
1840 refp = get_ref_p(pg, OBJ_PORTAL); in make_default_pg()
2043 obj = obj_calloc(OBJ_PORTAL); in reg_get_portal()
3762 obj->type == OBJ_PORTAL) { in do_dereg()
H A Disns_server.h118 OBJ_PORTAL, enumerator
H A Dfunc.c351 lcp->type = OBJ_PORTAL; in setup_key_lcp()
1171 lc.type = OBJ_PORTAL;
1182 lc.type = OBJ_PORTAL;
H A Ddump.c1179 cache_dump_htab(OBJ_PORTAL); in list_portal()
H A Dscn.c645 lc_p.type = OBJ_PORTAL; in extract_scn_portal()
H A Dadmintf.c1558 lc3.type = OBJ_PORTAL; in get_node_op()
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.def50 DEF_XML_DATA("portal", "oefg", OBJ_PORTAL, 'e')