Home
last modified time | relevance | path

Searched refs:sScopes (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java898 String sScopes = System.getProperty(prop); in initializeScopes() local
900 if (sScopes == null || sScopes.length() <= 0) { in initializeScopes()
907 SrvLocHeader.parseCommaSeparatedListIn(sScopes, true); in initializeScopes()
925 sScopes}); in initializeScopes()