Home
last modified time | relevance | path

Searched refs:getAttributes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/auditrecord/
H A Dauditrecord.pl151 getAttributes($label, $eventDescription);
291 getAttributes($label, $eventDescription);
458 sub getAttributes { subroutine
/illumos-gate/usr/src/lib/libbsm/
H A DxmlHandlers.pm295 sub getAttributes { subroutine
H A Dauditxml.pm565 my %attributes = $obj->getAttributes();
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java472 return getAttributes("net.slp.DAAttributes", in getDAAttributes()
478 return getAttributes("net.slp.SAAttributes", in getSAAttributes()
483 private Vector getAttributes(String prop, in getAttributes() method in SLPConfig