Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationException.java68 public static final short PARSE_ERROR = 2; field in ServiceLocationException
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c95 #define PARSE_ERROR -1 macro