/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Component.java | 126 if (type.compareTo(other.getType()) != 0 || in equals() 166 String getType() in getType() method in Component
|
H A D | Resource.java | 190 if (type.compareTo(other.getType()) != 0 || in equals() 230 String getType() in getType() method in Resource
|
H A D | Value.java | 281 public int getType() in getType() method in Value
|
/titanic_50/usr/src/lib/sun_fc/common/ |
H A D | AdapterPortStatEvent.h | 51 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterEvent.h | 53 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterDeviceEvent.h | 51 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterPortStatEventListener.cc | 66 callback(getData(), wwn, e->getType()); in dispatch()
|
H A D | TargetEvent.h | 55 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterPortEvent.h | 54 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | LinkEvent.h | 50 EVENT_TYPE getType() { return (type); } in getType() function
|
H A D | AdapterDeviceEventListener.cc | 68 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
|
H A D | AdapterEventListener.cc | 69 callback(getData(), wwn, e->getType()); in dispatch()
|
H A D | LinkEventListener.cc | 66 callback(getData(), wwn, e->getType(), e->getBuf(), e->getSize()); in dispatch()
|
H A D | AdapterPortEventListener.cc | 69 callback(getData(), wwn, e->getType(), e->getAffectedPortID()); in dispatch()
|
H A D | TargetEventListener.cc | 81 callback(getData(), hbawwn, tgtwwn, e->getType()); in dispatch()
|
/titanic_50/usr/src/cmd/avs/dsstat/ |
H A D | sndr_stats.c | 57 void getType(kstat_t *, char *); 398 getType(cur->cur_set, &c[0]); in sndr_report() 432 getType(cur->cur_set, &type[0]); in sndr_report() 658 getType(kstat_t *ksp, char *vtype) in getType() function
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AuthBlock.java | 905 new Object[] { chain[i].getType(), e.getMessage() }); 1041 new Object[] {cert.getType(), e.getMessage()});
|
/titanic_50/usr/src/lib/libbsm/ |
H A D | auditxml.pm | 336 sub getType { subroutine
|
H A D | auditxml | 122 $eventType = $event->getType();
|
/titanic_50/usr/src/lib/libadt_jni/ |
H A D | auditxml_jni | 104 $eventType = $event->getType();
|