Searched refs:OBJ_DDS (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_qry.h36 (TLV)->attr_id >= FIRST_TAG_DDS ? OBJ_DDS : \
H A Ddd.c511 matrix_t *dds_matrix = cache_get_matrix(OBJ_DDS);
636 matrix_t *matrix = cache_get_matrix(OBJ_DDS);
660 matrix_t *matrix = cache_get_matrix(OBJ_DDS);
691 SET_UID_LCP(&lc, OBJ_DDS, dds_id);
714 dds_matrix = cache_get_matrix(OBJ_DDS);
1108 matrix_t *matrix = cache_get_matrix(OBJ_DDS);
1132 ASSERT(type == OBJ_DDS);
1278 ec = create_ds_object(OBJ_DDS, dds_p,
1351 return (create_ds_object(OBJ_DDS, dds_p,
1413 return (update_ds_name(OBJ_DDS, ui
[all...]
H A Disns_server.h121 OBJ_DDS, enumerator in enum:isns_otype
209 #define ASSOC_DD_PARENT_TYPE (OBJ_DDS)
H A Dadmintf.c69 type = OBJ_DDS;
1005 return (i_enumerate_dd_dds_info(p1, p2, OBJ_DDS));
1629 if ((obj_type != OBJ_DD) && (obj_type != OBJ_DDS)) {
1750 lc.type = OBJ_DDS;
1816 return (i_get_dd_dds_op(req, doc, OBJ_DDS));
1913 htab_t *htab = cache_get_htab(OBJ_DDS);
1918 SET_UID_LCP(&lc, OBJ_DDS, 0);
2081 lc.type = OBJ_DDS;
2144 SET_UID_LCP(&lc2, OBJ_DDS, 0);
2211 if ((lc_type != OBJ_DD) && (lc_type != OBJ_DDS)) {
[all...]
H A Dcache.c336 case OBJ_DDS:
H A Ddseng.c79 case OBJ_DDS:
H A Ddump.c1133 uint32_t uid = obj->attrs[UID_ATTR_INDEX[OBJ_DDS]].value.ui;
1265 cache_dump_htab(OBJ_DDS);
H A Dobj.c80 0, /* OBJ_DDS */
772 if (src->type == OBJ_DD || src->type == OBJ_DDS) {
954 c->t[OBJ_DDS] = t;
3911 lc.type = OBJ_DDS;
H A Dqry.c108 static const adjvex_t v_d2s = { &qry_d2s, OBJ_DDS, NULL };
H A Dscn.c79 NULL, /* OBJ_DDS */
100 NULL, /* OBJ_DDS */
1249 { -1, 0, OBJ_DDS, NULL, 0 },
H A Dfunc.c1407 lcp->type = OBJ_DDS;
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.def54 DEF_XML_DATA("dds", "ono", OBJ_DDS, 'n')

Completed in 78 milliseconds