Home
last modified time | relevance | path

Searched defs:INTERNAL_SYSTEM_ERROR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java184 public static final short INTERNAL_SYSTEM_ERROR = 20; field in ServiceLocationException
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dslp.h138 #define INTERNAL_SYSTEM_ERROR 0x0010 macro