Searched refs:OBJ_PORTAL (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | isns_qry.h | 39 (TLV)->attr_id >= FIRST_TAG_PORTAL ? OBJ_PORTAL : \
|
H A D | dseng.c | 99 case OBJ_PORTAL:
|
H A D | esi.c | 225 cuidp = get_child_t(obj, OBJ_PORTAL); 338 SET_UID_LCP(&lc, OBJ_PORTAL, 0); 591 case OBJ_PORTAL: 1415 SET_UID_LCP(&lc, OBJ_PORTAL, uid);
|
H A D | isns_server.h | 118 OBJ_PORTAL, enumerator in enum:isns_otype
|
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)); 552 lc.type = OBJ_PORTAL;
|
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; 1056 case OBJ_PORTAL: 1834 refp = get_ref_p(pg, OBJ_PORTAL); 2037 obj = obj_calloc(OBJ_PORTAL); 3755 obj->type == OBJ_PORTAL) {
|
H A D | func.c | 363 lcp->type = OBJ_PORTAL; 1206 lc.type = OBJ_PORTAL; 1217 lc.type = OBJ_PORTAL;
|
H A D | dump.c | 1179 cache_dump_htab(OBJ_PORTAL);
|
H A D | scn.c | 645 lc_p.type = OBJ_PORTAL;
|
H A D | admintf.c | 1558 lc3.type = OBJ_PORTAL;
|
/illumos-gate/usr/src/cmd/isns/isnsd/xml/ |
H A D | data.def | 50 DEF_XML_DATA("portal", "oefg", OBJ_PORTAL, 'e')
|
Completed in 121 milliseconds