Searched defs:getType (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DAdapterDeviceEvent.h51 EVENT_TYPE getType() { return (type); } function in class:AdapterDeviceEvent
H A DAdapterEvent.h53 EVENT_TYPE getType() { return (type); } function in class:AdapterEvent
H A DAdapterPortStatEvent.h51 EVENT_TYPE getType() { return (type); } function in class:AdapterPortStatEvent
H A DTargetEvent.h55 EVENT_TYPE getType() { return (type); } function in class:TargetEvent
H A DAdapterPortEvent.h54 EVENT_TYPE getType() { return (type); } function in class:AdapterPortEvent
H A DLinkEvent.h50 EVENT_TYPE getType() { return (type); } function in class:LinkEvent
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java126 if (type.compareTo(other.getType()) != 0 ||
166 String getType() method in class:Component
H A DResource.java190 if (type.compareTo(other.getType()) != 0 ||
230 String getType() method in class:Resource
H A DValue.java281 public int getType() method in class:Value
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml.pm336 sub getType { subroutine
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c57 void getType(kstat_t *, char *);
398 getType(cur->cur_set, &c[0]);
432 getType(cur->cur_set, &type[0]);
658 getType(kstat_t *ksp, char *vtype) function

Completed in 738 milliseconds