| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/nsgmls/ |
| H A D | SgmlsEventHandler.cxx | 137 const Entity *entity = iter.next().pointer(); in endProlog() local 138 if (!entity) in endProlog() 140 defineEntity(entity); in endProlog() 278 const Entity *entity = in attributes() local 279 semantics->entity(i).pointer(); in attributes() 280 if (!markEntity(entity)) in attributes() 281 defineEntity(entity); in attributes() 352 if (!outputEntity_ && !markEntity(event->entity())) in externalDataEntity() 353 defineExternalDataEntity(event->entity()); in externalDataEntity() 355 os() << referenceEntityCode << event->entity()->name() << nl; in externalDataEntity() [all …]
|
| H A D | RastEventHandler.cxx | 456 const ExternalDataEntity *entity = event->entity(); in externalDataEntity() local 457 if (!entity) in externalDataEntity() 460 os() << "[&" << entity->name() << nl; in externalDataEntity() 461 externalEntityInfo(entity, dtdAttribute); in externalDataEntity() 466 void RastEventHandler::externalEntityInfo(const ExternalDataEntity *entity, in externalEntityInfo() argument 470 switch (entity->dataType()) { in externalEntityInfo() 484 externalIdInfo(entity->externalId()); in externalEntityInfo() 485 os() << "#NOTATION=" << entity->notation()->name() << nl; in externalEntityInfo() 486 externalIdInfo(entity->notation()->externalId()); in externalEntityInfo() 487 attributeInfo(entity->attributes(), in externalEntityInfo() [all …]
|
| H A D | SgmlsEventHandler.h | 92 void defineEntity(const Entity *entity); 93 void defineExternalDataEntity(const ExternalDataEntity *entity); 94 void defineSubdocEntity(const SubdocEntity *entity); 95 void defineExternalTextEntity(const ExternalEntity *entity); 96 void defineInternalEntity(const InternalEntity *entity);
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| H A D | ParserState.cxx | 206 Entity *entity in startDtd() local 212 entity->setUsed(); in startDtd() 213 defDtd_->insertEntity(entity); in startDtd() 219 Entity *entity in startDtd() local 223 defDtd_->insertEntity(entity); in startDtd() 408 Boolean ParserState::entityIsOpen(const Entity *entity) const in entityIsOpen() 413 if (eo && eo->entity() == entity) in entityIsOpen() 457 Ptr<Entity> entity(dtd->lookupEntity(isParameter, name)); in lookupEntity() local 462 && (entity.isNull() || !entity->declInActiveLpd())) { in lookupEntity() 471 else if (!entity.isNull()) { in lookupEntity() [all …]
|
| H A D | Event.cxx | 116 const Entity *DataEvent::entity() const in entity() function in SP_NAMESPACE::DataEvent 162 DataEntityEvent::DataEntityEvent(Type type, const InternalEntity *entity, in DataEntityEvent() argument 165 entity->string().data(), in DataEntityEvent() 166 entity->string().size(), in DataEntityEvent() 171 const Entity *DataEntityEvent::entity() const in entity() function in SP_NAMESPACE::DataEntityEvent 173 return location().origin()->asEntityOrigin()->entity(); in entity() 176 CdataEntityEvent::CdataEntityEvent(const InternalEntity *entity, in CdataEntityEvent() argument 178 : DataEntityEvent(characterData, entity, origin) in CdataEntityEvent() 182 SdataEntityEvent::SdataEntityEvent(const InternalEntity *entity, in SdataEntityEvent() argument 184 : DataEntityEvent(sdataEntity, entity, origin) in SdataEntityEvent() [all …]
|
| H A D | Location.cxx | 59 const Entity *entity() const { return entity_.pointer(); } in entity() function in SP_NAMESPACE::EntityOriginImpl 145 const Entity *Origin::entity() const in entity() function in SP_NAMESPACE::Origin 315 const ConstPtr<Entity> &entity) in make() argument 317 return new (alloc) EntityOriginImpl(entity); in make() 321 const ConstPtr<Entity> &entity, in make() argument 324 return new (alloc) EntityOriginImpl(entity, refLocation); in make() 328 const ConstPtr<Entity> &entity, in make() argument 333 return new (alloc) EntityOriginImpl(entity, refLocation, refLength, markup); in make() 336 EntityOrigin *EntityOrigin::make(const ConstPtr<Entity> &entity, in make() argument 341 return new EntityOriginImpl(entity, refLocation, refLength, markup); in make() [all …]
|
| H A D | LpdEntityRef.h | 20 ConstPtr<Entity> entity; member 25 return Hash::hash(r.entity->name()); in hash() 32 return (r1.entity == r2.entity
|
| H A D | MessageEventHandler.cxx | 25 const SubdocEntity *entity = event->entity(); in subdocEntity() local 26 if (entity && parser_) { in subdocEntity() 32 params.sysid = entity->externalId().effectiveSystemId(); in subdocEntity()
|
| H A D | GenericEventHandler.cxx | 175 const Entity *entity = event->entity(); in pi() local 176 if (entity) in pi() 177 setString(appEvent.entityName, entity->name()); in pi() 190 setString(appEvent.entityName, event->entity()->name()); in sdataEntity() 200 setEntity(appEvent.entity, *event->entity()); in externalDataEntity() 210 setEntity(appEvent.entity, *event->entity()); in subdocEntity() 230 const Entity *entity = event->entity().pointer(); in startDtd() local 231 if (entity) { in startDtd() 234 entity->asExternalEntity()->externalId()); in startDtd() 260 const Entity *entity = iter.nextTemp(); in endProlog() local [all …]
|
| H A D | parseDecl.cxx | 261 = currentLocation().origin()->entity(); in doDeclSubset() 409 ConstPtr<Entity> entity; in doDeclSubset() local 411 if (parseEntityReference(1, token == tokenPeroGrpo, entity, origin)) { in doDeclSubset() 412 if (!entity.isNull()) in doDeclSubset() 413 entity->dsReference(*this, origin); in doDeclSubset() 1103 Ptr<Entity> entity(entityIter.next()); in parseAttlistDecl() local 1104 if (entity.isNull()) in parseAttlistDecl() 1106 const ExternalDataEntity *external = entity->asExternalDataEntity(); in parseAttlistDecl() 1113 ((ExternalDataEntity *)entity.pointer()) in parseAttlistDecl() 1659 Ptr<Entity> entity; in parseEntityDecl() local [all …]
|
| H A D | SOEntityCatalog.cxx | 68 Boolean lookup(const EntityDecl &entity, 419 Boolean SOEntityCatalog::lookup(const EntityDecl &entity, in lookup() argument 427 if (entity.systemIdPointer()) in lookup() 428 entry = systemIds_.lookup(*entity.systemIdPointer()); in lookup() 429 if (entity.publicIdPointer()) { in lookup() 432 publicEntry = findBestPublicEntry(*entity.publicIdPointer(), in lookup() 433 entity.systemIdPointer() != 0, in lookup() 444 if (entity.name().size() > 0 in lookup() 447 int tableIndex = (entity.declType() >= EntityDecl::parameterEntity in lookup() 448 ? int(entity.declType()) - 1 in lookup() [all …]
|
| H A D | parseCommon.cxx | 183 ConstPtr<Entity> entity; in parseLiteral() local 187 entity, origin)) in parseLiteral() 189 if (!entity.isNull()) in parseLiteral() 190 entity->litReference(text, *this, origin, in parseLiteral() 431 ConstPtr<Entity> &entity, in parseEntityReference() argument 477 entity = new IgnoredEntity(name, in parseEntityReference() 482 entity = lookupEntity(isParameter, name, startLocation, 1); in parseEntityReference() 483 if (entity.isNull()) { in parseEntityReference() 486 entity = createUndefinedEntity(name, startLocation); in parseEntityReference() 497 else if (entity->defaulted() && options().warnDefaultEntityReference) in parseEntityReference() [all …]
|
| H A D | Dtd.cxx | 52 void Dtd::setDefaultEntity(const Ptr<Entity> &entity, in setDefaultEntity() argument 55 defaultEntity_ = entity; in setDefaultEntity() 61 if (entity->declInActiveLpd()) { in setDefaultEntity()
|
| /onnv-gate/usr/src/uts/common/vm/ |
| H A D | vm_usage.c | 365 vmu_entity_t *entity = (vmu_entity_t *)val; in vmu_free_entity() local 367 if (entity->vme_vnode_hash != NULL) in vmu_free_entity() 368 i_mod_hash_clear_nosync(entity->vme_vnode_hash); in vmu_free_entity() 369 if (entity->vme_amp_hash != NULL) in vmu_free_entity() 370 i_mod_hash_clear_nosync(entity->vme_amp_hash); in vmu_free_entity() 371 if (entity->vme_anon_hash != NULL) in vmu_free_entity() 372 i_mod_hash_clear_nosync(entity->vme_anon_hash); in vmu_free_entity() 374 entity->vme_next = vmu_data.vmu_free_entities; in vmu_free_entity() 375 vmu_data.vmu_free_entities = entity; in vmu_free_entity() 464 vmu_entity_t *entity; in vmu_alloc_entity() local [all …]
|
| /onnv-gate/usr/src/lib/libnwam/ |
| H A D | README | 44 Each of these configuration components is referred to as an 'entity'. 108 Access to entities is attained via an entity-specific handle. These 109 handles can be obtained via calls to nwam_<entity>_create() or 110 nwam_<entity>_read(), and freed (in memory) via calls to nwam_<entity>_free(). 111 nwam_<entity>_create() will create an in-memory representation of the 112 entity, but that entity will not be stored until nwam_<entity>_commit() is 113 called. Persistently stored entitites are retrieved via nwam_<entity>_read(), 115 via nwam_<entity>_commit(). Entities can also be copied with 116 nwam_<entity>_copy(). 118 All changes made after binding a handle to an entity, and prior to calling [all …]
|
| /onnv-gate/usr/src/cmd/man/src/util/instant.src/ |
| H A D | browse.c | 316 if (e->entity) { in ls_node() 318 if (e->entity->ename) in ls_node() 319 printf("Entity name: %s\n", e->entity->ename); in ls_node() 320 if (e->entity->nname) in ls_node() 321 printf("Notation name: %s\n", e->entity->nname); in ls_node() 322 if (e->entity->sysid) in ls_node() 323 printf("Sys id: %s\n", e->entity->sysid); in ls_node() 324 if (e->entity->pubid) in ls_node() 325 printf("Pub id: %s\n", e->entity->pubid); in ls_node() 326 if (e->entity->fname) in ls_node() [all …]
|
| /onnv-gate/usr/src/cmd/agents/snmp/mib/ |
| H A D | draft-ietf-entmib-entmib-02.txt | 201 Effectively, there is some "overall" physical entity which houses the 203 "logical" entities within a single physical entity. Sometimes, the 204 overall physical entity contains multiple (smaller) physical entities 205 and each logical entity is associated with a particular physical entity. 206 Sometimes, the overall physical entity is a "compound" of multiple 211 able to communicate with the agent about a particular logical entity. 213 entities within the overall physical entity, it is also useful to be 220 identify the logical entity to which the varbinds apply. 253 with each logical entity. Examples of logical entities include 257 A "physical entity" or "physical component" represents an [all …]
|
| H A D | mib_HTTP.txt | 166 -- The xxx System group contains information about the xxx protocol entity. 219 "The authoritative identification for entity. This may be 222 for this value. The version of the entity should be 225 For example, if the entity is verion 1.0.0 of a particular 250 entity. For Internet applications, the IANA 282 "The fully qualified domain name by which this entity is 303 "The primary port used to communicate with this entity." 326 -- of the xxx protocol entity. 365 "The total number of Requests generated or received by this entity." 374 "The total number of Request errors detected by this entity [all …]
|
| H A D | mib_II.txt | 76 "A textual description of the entity. This value 91 entity. This value is allocated within the SMI 146 this entity primarily offers. 190 -- The Interfaces table contains information on the entity's 273 least from one re-initialization of the entity's 669 "The indication of whether this entity is acting 672 entity. IP gateways forward datagrams. IP hosts 690 this entity, whenever a TTL value is not supplied 723 this entity. This count includes invalid 738 entity was not their final IP destination, as a [all …]
|
| /onnv-gate/usr/src/lib/libshell/common/scripts/ |
| H A D | rssread.sh | 311 # debugmsg "error &${entity}${c}#" 313 print -n -r -- "${entity}${c}" 314 entity="" 321 if [[ "${entity_cache["${entity}"]}" != "" ]] ; then 323 value="${entity_cache["${entity}"]}" 330 value="${ printf "\u[${entity:0:7}]" ; }" 333 value="ENT=|${entity}|" 336 entity_cache["${entity}"]="${value}"
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| H A D | Event.h | 188 virtual const Entity *entity() const; 215 const Entity *entity() const; 251 virtual const Entity *entity() const; 271 PiEntityEvent(const PiEntity *entity, 273 const Entity *entity() const; 300 const ExternalDataEntity *entity() const; 312 const SubdocEntity *entity() const; 384 const ConstPtr<Entity> &entity, 389 const ConstPtr<Entity> &entity() const; 402 const ConstPtr<Entity> &entity, [all …]
|
| /onnv-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
| H A D | ipmi_methods.c | 178 char *entity; in ipmi_fru_fmri() local 188 if ((ret = nvlist_lookup_string(args, "entity", &entity)) != 0) { in ipmi_fru_fmri() 194 if (strcasecmp(entity, "self") == 0) { in ipmi_fru_fmri() 197 } else if (strcasecmp(entity, "parent") == 0) { in ipmi_fru_fmri()
|
| /onnv-gate/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg.h | 221 typedef struct entity { struct 230 struct entity *sc_parent; argument 242 struct entity *sc_restarter; argument 243 struct entity *sc_global; 248 struct entity *sc_instance_restarter; 267 struct entity *sc_parent; argument
|
| H A D | svccfg_xml.c | 833 lxml_get_pgroup(entity_t *entity, xmlNodePtr pgroup) in lxml_get_pgroup() argument 846 pg = internal_pgroup_find_or_create(entity, (char *)name, (char *)type); in lxml_get_pgroup() 1041 lxml_get_entity_method_context(entity_t *entity, xmlNodePtr ctx) in lxml_get_entity_method_context() argument 1045 pg = internal_pgroup_find_or_create(entity, SCF_PG_METHOD_CONTEXT, in lxml_get_entity_method_context() 1052 lxml_get_exec_method(entity_t *entity, xmlNodePtr emeth) in lxml_get_exec_method() argument 1060 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_exec_method() 1064 pg = internal_pgroup_find_or_create(entity, (char *)name, in lxml_get_exec_method() 1142 lxml_get_dependency(entity_t *entity, xmlNodePtr dependency) in lxml_get_dependency() argument 1158 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependency() 1162 pg = internal_pgroup_find_or_create(entity, (char *)name, in lxml_get_dependency() [all …]
|
| /onnv-gate/usr/src/uts/common/io/usb/clients/hidparser/ |
| H A D | hidparser.c | 153 entity_item_t *entity, 1352 hidparser_print_entity(entity_item_t *entity, int indent_level) in hidparser_print_entity() argument 1365 attr = entity->entity_item_attributes; in hidparser_print_entity() 1372 indent_space, items[entity->entity_item_type], in hidparser_print_entity() 1373 (entity->entity_item_params_leng ? in hidparser_print_entity() 1374 entity->entity_item_params[0] & 0xFF : 0x00)); in hidparser_print_entity() 2086 entity_item_t *entity; in hidparser_allocate_entity() local 2093 entity = kmem_zalloc(sizeof (entity_item_t), KM_SLEEP); in hidparser_allocate_entity() 2094 entity->entity_item_type = entity_type; in hidparser_allocate_entity() 2095 entity->entity_item_params_leng = len; in hidparser_allocate_entity() [all …]
|