Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java51 boolean isServiceURL = true; // was it originally a service: type? field in ServiceType
82 public boolean isServiceURL() { in isServiceURL() method in ServiceType
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPParseSrvURL.c43 SLPBoolean isServiceURL; member