Searched refs:getErrorCode (Results 1 - 25 of 60) sorted by relevance

123

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSrvLocMsg.java56 abstract short getErrorCode(); method in interface:SrvLocMsg
H A DSrvLocMsgImpl.java79 public short getErrorCode() { method in class:SrvLocMsgImpl
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcDoForceLip.cc50 return (e.getErrorCode());
H A DSun_fcGetAdapterAttributes.cc58 return (e.getErrorCode());
H A DSun_fcNPIVGetAdapterAttributes.cc49 return (e.getErrorCode());
H A DSun_fcOpenAdapterByWWN.cc56 return (e.getErrorCode());
H A DSun_fcOpenTgtAdapterByWWN.cc56 return (e.getErrorCode());
H A DSun_fcRefreshInformation.cc45 log.debug("Error encountered: %d", e.getErrorCode());
H A DSun_fcDeleteNPIVPort.cc46 return (e.getErrorCode());
H A DSun_fcGetAdapterName.cc62 return (e.getErrorCode());
H A DSun_fcGetAdapterPortAttributes.cc61 return (e.getErrorCode());
H A DSun_fcGetDiscPortAttrs.cc63 return (e.getErrorCode());
H A DSun_fcGetNPIVPortInfo.cc46 return (e.getErrorCode());
H A DSun_fcGetPortAttributesByWWN.cc58 return (e.getErrorCode());
H A DSun_fcGetPortNPIVAttributes.cc51 return (e.getErrorCode());
H A DSun_fcGetTgtAdapterName.cc62 return (e.getErrorCode());
H A DSun_fcCreateNPIVPort.cc47 return (e.getErrorCode());
H A DSun_fcGetFcpTargetMappingV2.cc68 return (e.getErrorCode());
H A DSun_fcGetRNIDMgmtInfo.cc63 return (e.getErrorCode());
H A DSun_fcRegisterForAdapterAddEvents.cc66 return (e.getErrorCode());
H A DSun_fcSendCTPassThru.cc57 return (e.getErrorCode());
H A DSun_fcSendRNID.cc58 return (e.getErrorCode());
H A DSun_fcSetRNIDMgmtInfo.cc61 return (e.getErrorCode());
H A DSun_fcRegisterForAdapterDeviceEvents.cc75 return (e.getErrorCode());
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSDException.java62 abstract public int getErrorCode(); method in class:DNSSDException

Completed in 100 milliseconds

123