Home
last modified time | relevance | path

Searched defs:scopes (Results 1 – 25 of 41) sorted by relevance

12

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStore.java196 Vector scopes, Locale locale, in register()
217 void deregister(ServiceURL url, Vector scopes, Hashtable urlSig) in deregister()
235 Vector scopes, Locale locale) in updateRegistration()
259 Vector scopes, in deleteAttributes()
279 Vector findServiceTypes(String namingAuthority, Vector scopes) in findServiceTypes()
313 Vector scopes, in findServices()
345 Vector scopes, in findAttributes()
373 Vector scopes, in findAttributes()
404 Enumeration getServiceRecordsByScope(Vector scopes); in getServiceRecordsByScope()
H A DLocator.java77 Vector scopes) in findServiceTypes()
97 Vector scopes, in findServices()
126 Vector scopes, in findAttributes()
155 Vector scopes, in findAttributes()
H A DCAttrMsg.java98 CAttrMsg(Locale locale, ServiceURL url, Vector scopes, Vector tags) in CAttrMsg()
103 constructPayload(url.toString(), scopes, tags); in CAttrMsg() local
110 CAttrMsg(Locale locale, ServiceType type, Vector scopes, Vector tags) in CAttrMsg()
115 constructPayload(type.toString(), scopes, tags); in CAttrMsg() local
122 Vector scopes, in constructPayload()
H A DDATable.java81 Vector scopes = null; // String scope names field in DATable.DARecord
109 abstract Hashtable findDAScopes(Vector scopes) in findDAScopes()
120 abstract boolean removeDA(InetAddress address, Vector scopes); in removeDA()
138 Vector scopes = new Vector(); in findScopes() local
256 filterScopes(Vector scopes, Vector filter, boolean inVector) { in filterScopes()
281 static boolean addToEquivClass(String daaddr, Vector scopes, Vector ret) { in addToEquivClass()
359 static void validateScopes(Vector scopes, Locale locale) in validateScopes()
H A DUARequester.java103 findServiceTypes(String NA, Vector scopes) in findServiceTypes()
158 findServices(ServiceType type, Vector scopes, String query) in findServices()
237 findAttributes(ServiceURL URL, Vector scopes, Vector attributeIds) in findAttributes()
340 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) in findAttributes()
415 Vector scopes) in createMessages()
H A DSunDATable.java126 synchronized Hashtable findDAScopes(Vector scopes) in findDAScopes()
207 boolean removeDA(InetAddress address, Vector scopes) { in removeDA()
253 private Vector getWireTable(Vector scopes, int version) in getWireTable()
272 private CSrvMsg getSrvReply(Vector scopes, int version) in getSrvReply()
H A DServiceTable.java288 Vector scopes = rec.getScopes(); in registerStore() local
509 Vector scopes = hdr.scopes; in register() local
736 Vector scopes = hdr.scopes; in deregister() local
871 Vector scopes = hdr.scopes; in findServiceTypes() local
949 Vector scopes = hdr.scopes; in findServices() local
1061 Vector scopes = hdr.scopes; in findAttributes() local
1259 Vector scopes = conf.getSAOnlyScopes(); in trackRegisteredServiceTypes() local
1282 final private boolean areSupportedScopes(Vector scopes) { in areSupportedScopes()
1346 Vector scopes = hdr.scopes; in makeDAAdvert() local
1404 Vector scopes, in makeDAAdvert()
[all …]
H A DCSrvDereg.java55 Vector scopes, in CSrvDereg()
78 Vector scopes, in initialize()
H A DSLPV1SDAAdvert.java54 Vector scopes, in SLPV1SDAAdvert()
66 Vector scopes, in initialize()
H A DSSAAdvert.java56 Vector scopes, in SSAAdvert()
77 void initialize(ServiceURL url, Vector scopes, Vector attrs) in initialize()
H A DSDAAdvert.java53 Vector scopes, in SDAAdvert()
88 Vector scopes, in initialize()
H A DServiceStoreInMemory.java76 private Vector scopes = null; field in ServiceStoreInMemory.ParserBVCollector
78 ParserBVCollector(Vector scopes) { in ParserBVCollector()
173 private Vector scopes = null; // the scopes we're looking for field in ServiceStoreInMemory.ScopeBVCollector
175 ScopeBVCollector(Vector records, Vector scopes) { in ScopeBVCollector()
1099 private Vector scopes = null; // the scopes field in ServiceStoreInMemory.ServiceRecordInMemory
1451 Vector scopes = rec.getScopes(); in ageOut() local
1524 Vector scopes, Locale locale, in register()
1600 deregister(ServiceURL url, Vector scopes, Hashtable urlSig) in deregister()
1647 deregisterInternal(oldRec.getServiceURL(), scopes, null); in deregister() local
1667 Vector scopes, Locale locale) in updateRegistration()
[all …]
H A DCSrvReg.java57 Vector scopes, in CSrvReg()
112 Vector scopes, in initialize()
H A DCSrvMsg.java115 Vector scopes, in CSrvMsg()
128 Vector scopes, in initialize()
H A DSunServerDATable.java114 Vector scopes, in recordNewDA()
246 public synchronized boolean removeDA(InetAddress address, Vector scopes) { in removeDA()
326 public synchronized Hashtable findDAScopes(Vector scopes) in findDAScopes()
H A DServiceStoreFactory.java382 Vector scopes = null; in deserialize() local
440 Vector scopes = rec.getScopes(); in serialize() local
H A DCSrvTypeMsg.java108 CSrvTypeMsg(Locale locale, String na, Vector scopes) in CSrvTypeMsg()
H A DServerDATable.java144 Vector scopes, in recordNewDA()
366 Vector scopes, in forwardRegistrations()
/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_targets.c115 char *scopes; member
128 struct scope_targets **scopes; member
142 SLPError slp_new_target_list(slp_handle_impl_t *hp, const char *scopes, in slp_new_target_list()
378 struct scope_targets **scopes = tl->scopes; in add2scopes_list() local
417 char *scopes, slp_net_prox proximity, int c) { in add_da_entry()
557 static void format_query(char *q, const char *scopes) { in format_query()
H A Dslp_net.c73 const char *scopes; member
128 const char *scopes, SLPBoolean free_target, in slp_uc_tcp_send()
192 const char *scopes) { in slp_uc_udp_send()
334 void slp_mc_send(slp_handle_impl_t *hp, const char *scopes) { in slp_mc_send()
466 const char *scopes; in tcp_thread() local
638 const char *scopes) { in make_header()
1007 const char *scopes, char *header, void **collator, in mc_recvmsg()
1123 static void tcp_handoff(slp_handle_impl_t *hp, const char *scopes, in tcp_handoff()
H A DSAAdvert.c41 char **scopes, char **attrs) { in slp_unpackSAAdvert()
H A DSLPUtils.c47 void *scopes; member
179 static SLPBoolean saadvert_callback(SLPHandle hp, char *scopes, in saadvert_callback()
282 char *surl, *scopes, *attrs; in unpackSAAdvert_scope() local
415 char **scopes = (char **)cookie; in collect_scopes() local
H A DDAAdvert.c39 SLPError slp_unpackDAAdvert(char *reply, char **surl, char **scopes, in slp_unpackDAAdvert()
H A DSLPFindAttrs.c199 char *surl, *scopes, *attrs, *spis; in unpackDAAdvert_attr() local
256 char *surl, *scopes, *attrs; in unpackSAAdvert_attr() local
399 const char *scopes, in slp_packAttrRqst_single()
H A DSLPFindSrvs.c227 char *surl, *scopes, *attrs, *spis; in unpackDAAdvert_srv() local
285 char *surl, *scopes, *attrs; in unpackSAAdvert_srv() local
430 const char *scopes, in slp_packSrvRqst_single()

12