Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/sun_fc/common/
H A DAdapterPortStatEvent.h51 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterEvent.h53 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterDeviceEvent.h51 EVENT_TYPE getType() { return (type); } in getType() function
H A DTargetEvent.h55 EVENT_TYPE getType() { return (type); } in getType() function
H A DAdapterPortEvent.h54 EVENT_TYPE getType() { return (type); } in getType() function
H A DLinkEvent.h50 EVENT_TYPE getType() { return (type); } in getType() function
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DComponent.java166 String getType() in getType() method in Component
H A DResource.java230 String getType() in getType() method in Resource
H A DValue.java281 public int getType() in getType() method in Value
/titanic_51/usr/src/lib/libbsm/
H A Dauditxml.pm336 sub getType { subroutine
/titanic_51/usr/src/cmd/avs/dsstat/
H A Dsndr_stats.c658 getType(kstat_t *ksp, char *vtype) in getType() function