Searched refs:INTERNAL_SYSTEM_ERROR (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | URLAttributeVerifier.java | 99 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in initialize() 107 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in initialize()
|
H A D | ServiceStoreFactory.java | 110 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in createServiceStoreFromProperty() 125 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in createServiceStoreFromProperty() 135 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in createServiceStoreFromProperty() 145 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in createServiceStoreFromProperty()
|
H A D | ServiceLocationException.java | 184 public static final short INTERNAL_SYSTEM_ERROR = 20; field in ServiceLocationException
|
H A D | AuthBlock.java | 659 ServiceLocationException.INTERNAL_SYSTEM_ERROR, 757 ServiceLocationException.INTERNAL_SYSTEM_ERROR, 767 ServiceLocationException.INTERNAL_SYSTEM_ERROR, 831 ServiceLocationException.INTERNAL_SYSTEM_ERROR,
|
H A D | ServiceLocationManager.java | 235 ServiceLocationException.INTERNAL_SYSTEM_ERROR : in getRefreshInterval()
|
H A D | SunDATable.java | 337 ServiceLocationException.INTERNAL_SYSTEM_ERROR : in getSrvReply()
|
H A D | SLPTemplateRegistry.java | 514 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in findVersionedURL()
|
H A D | SLPHeaderV2.java | 568 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in parseOptions() 576 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in parseOptions()
|
H A D | AttributeVerifier.java | 778 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in parseTemplateAttributes() 1217 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in parseAttributes() 1553 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in parseAttribute()
|
H A D | slpd.java | 613 case ServiceLocationException.INTERNAL_SYSTEM_ERROR: in errorExit()
|
H A D | Transact.java | 1079 ServiceLocationException.INTERNAL_SYSTEM_ERROR, in run()
|
H A D | RequestHandler.java | 790 short errCode = ServiceLocationException.INTERNAL_SYSTEM_ERROR; in printInternalizeErrorMessage()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | slp.h | 140 #define INTERNAL_SYSTEM_ERROR 0x0010 macro
|
H A D | snoop_slp.c | 1606 case INTERNAL_SYSTEM_ERROR: return "internal system error"; in slpv1_error()
|