/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceStore.java | 196 Vector scopes, Locale locale, in register() argument 217 void deregister(ServiceURL url, Vector scopes, Hashtabl argument 235 updateRegistration(ServiceURL url, Vector attrs, Vector scopes, Locale locale) updateRegistration() argument 259 deleteAttributes(ServiceURL url, Vector scopes, Vector attrTags, Locale locale) deleteAttributes() argument 279 findServiceTypes(String namingAuthority, Vector scopes) findServiceTypes() argument 313 findServices(String serviceType, Vector scopes, String query, Locale locale) findServices() argument 345 findAttributes(ServiceURL url, Vector scopes, Vector attrTags, Locale locale) findAttributes() argument 373 findAttributes(String serviceType, Vector scopes, Vector attrTags, Locale locale) findAttributes() argument 404 getServiceRecordsByScope(Vector scopes) getServiceRecordsByScope() argument [all...] |
H A D | Locator.java | 77 Vector scopes) in findServiceTypes() argument 97 Vector scopes, in findServices() argument 126 Vector scopes, in findAttributes() argument 155 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) findAttributes() argument [all...] |
H A D | CAttrMsg.java | 98 CAttrMsg(Locale locale, ServiceURL url, Vector scopes, Vector tags) in CAttrMsg() argument 103 constructPayload(url.toString(), scopes, tags); in CAttrMsg() local 110 CAttrMsg(Locale locale, ServiceType type, Vector scopes, Vector tags) in CAttrMsg() argument 115 constructPayload(type.toString(), scopes, tags); in CAttrMsg() local 122 Vector scopes, in constructPayload() argument [all...] |
H A D | DATable.java | 81 Vector scopes = null; // String scope names field in DATable.DARecord 109 findDAScopes(Vector scopes) findDAScopes() argument 120 removeDA(InetAddress address, Vector scopes) removeDA() argument 138 Vector scopes = new Vector(); findScopes() local 256 filterScopes(Vector scopes, Vector filter, boolean inVector) filterScopes() argument 281 addToEquivClass(String daaddr, Vector scopes, Vector ret) addToEquivClass() argument 359 validateScopes(Vector scopes, Locale locale) validateScopes() argument [all...] |
H A D | ServiceTable.java | 288 Vector scopes = rec.getScopes(); in registerStore() local 509 Vector scopes = hdr.scopes; in register() local 736 Vector scopes = hdr.scopes; deregister() local 871 Vector scopes = hdr.scopes; findServiceTypes() local 949 Vector scopes = hdr.scopes; findServices() local 1061 Vector scopes = hdr.scopes; findAttributes() local 1259 Vector scopes = conf.getSAOnlyScopes(); trackRegisteredServiceTypes() local 1282 areSupportedScopes(Vector scopes) areSupportedScopes() argument 1346 Vector scopes = hdr.scopes; makeDAAdvert() local 1404 makeDAAdvert(SrvLocHeader hdr, InetAddress daAddr, short xid, Vector scopes, SLPConfig config) makeDAAdvert() argument 1463 Vector scopes = hdr.scopes; makeSAAdvert() local [all...] |
H A D | UARequester.java | 103 findServiceTypes(String NA, Vector scopes) in findServiceTypes() argument 158 findServices(ServiceType type, Vector scopes, String query) in findServices() argument 237 findAttributes(ServiceURL URL, Vector scopes, Vector attributeIds) findAttributes() argument 340 findAttributes(ServiceType type, Vector scopes, Vector attributeIds) findAttributes() argument 415 createMessages(int msgType, Object t1, Object t2, ServiceType type, Vector scopes) createMessages() argument [all...] |
H A D | SunDATable.java | 126 findDAScopes(Vector scopes) findDAScopes() argument 207 removeDA(InetAddress address, Vector scopes) removeDA() argument 253 getWireTable(Vector scopes, int version) getWireTable() argument 272 getSrvReply(Vector scopes, int version) getSrvReply() argument [all...] |
H A D | CSrvDereg.java | 55 Vector scopes, in CSrvDereg() argument 78 Vector scopes, in initialize() argument
|
H A D | SLPV1SDAAdvert.java | 54 Vector scopes, in SLPV1SDAAdvert() argument 66 Vector scopes, in initialize() argument [all...] |
H A D | SSAAdvert.java | 56 Vector scopes, in SSAAdvert() argument 77 void initialize(ServiceURL url, Vector scopes, Vector attrs) in initialize() argument
|
H A D | ServiceStoreInMemory.java | 76 private Vector scopes = null; field in ServiceStoreInMemory.ParserBVCollector 78 ParserBVCollector(Vector scopes) { in ParserBVCollector() argument 173 private Vector scopes = null; // the scopes we're looking for field in ServiceStoreInMemory.ScopeBVCollector 175 ScopeBVCollector(Vector records, Vector scopes) { in ScopeBVCollector() argument 1099 private Vector scopes = null; // the scopes global() field in ServiceStoreInMemory.ServiceRecordInMemory 1451 Vector scopes = rec.getScopes(); ageOut() local 1524 register(ServiceURL url, Vector attrs, Vector scopes, Locale locale, Hashtable urlSig, Hashtable attrSig) register() argument 1600 deregister(ServiceURL url, Vector scopes, Hashtable urlSig) deregister() argument 1647 deregisterInternal(oldRec.getServiceURL(), scopes, null); deregister() local 1667 updateRegistration(ServiceURL url, Vector attrs, Vector scopes, Locale locale) updateRegistration() argument 1735 deleteAttributes(ServiceURL url, Vector scopes, Vector attrTags, Locale locale) deleteAttributes() argument 1871 findServiceTypes(String namingAuthority, Vector scopes) findServiceTypes() argument 1964 findServices(String serviceType, Vector scopes, String query, Locale locale) findServices() argument 2095 findAttributes(ServiceURL url, Vector scopes, Vector attrTags, Locale locale) findAttributes() argument 2231 findAttributes(String serviceType, Vector scopes, Vector attrTags, Locale locale) findAttributes() argument 2342 getServiceRecordsByScope(Vector scopes) getServiceRecordsByScope() argument 2433 Vector scopes = rec.getScopes(); registerInternal() local 2697 deregisterInternal(ServiceURL url, Vector scopes, String lang) deregisterInternal() argument 2830 findExistingRecord(ServiceURL surl, Vector scopes, String lang) findExistingRecord() argument 2992 checkScopeStatus(ServiceURL surl, Vector scopes, short errCode) checkScopeStatus() argument 3039 checkForExistingUnderOtherServiceType(ServiceURL url, Vector scopes) checkForExistingUnderOtherServiceType() argument 3256 Vector scopes = rec.getScopes(); writeRecordToLog() local 3403 languageSupported(String type, Vector scopes, String lang) languageSupported() argument [all...] |
H A D | SDAAdvert.java | 53 Vector scopes, in SDAAdvert() argument 88 Vector scopes, in initialize() argument [all...] |
H A D | CSrvReg.java | 57 Vector scopes, in CSrvReg() argument 112 Vector scopes, in initialize() argument
|
H A D | CSrvMsg.java | 115 Vector scopes, in CSrvMsg() argument 128 Vector scopes, in initialize() argument
|
H A D | SunServerDATable.java | 114 Vector scopes, in recordNewDA() argument 246 removeDA(InetAddress address, Vector scopes) removeDA() argument 326 findDAScopes(Vector scopes) findDAScopes() argument [all...] |
H A D | ServiceStoreFactory.java | 382 Vector scopes = null; in deserialize() local 440 Vector scopes = rec.getScopes(); serialize() local [all...] |
H A D | CSrvTypeMsg.java | 108 CSrvTypeMsg(Locale locale, String na, Vector scopes) in CSrvTypeMsg() argument
|
H A D | ServerDATable.java | 144 Vector scopes, in recordNewDA() argument 366 forwardRegistrations(ServiceURL url, Vector scopes, long timestamp, int version) forwardRegistrations() argument [all...] |
/titanic_52/usr/src/lib/libslp/clib/ |
H A D | slp_targets.c | 115 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() argument 378 struct scope_targets **scopes = tl->scopes; add2scopes_list() local 417 add_da_entry(struct da_node ** tel,struct sockaddr_in * sin,char * scopes,slp_net_prox proximity,int c) add_da_entry() argument 557 format_query(char * q,const char * scopes) format_query() argument [all...] |
H A D | slp_net.c | 73 const char *scopes; member 128 const char *scopes, SLPBoolean free_target, in slp_uc_tcp_send() argument 192 const char *scopes) { in slp_uc_udp_send() argument 334 void slp_mc_send(slp_handle_impl_t *hp, const char *scopes) { in slp_mc_send() argument 466 const char *scopes; tcp_thread() local 638 make_header(slp_handle_impl_t * hp,char * header,const char * scopes) make_header() argument 1007 mc_recvmsg(struct pollfd * pfd,nfds_t nfds,slp_handle_impl_t * hp,const char * scopes,char * header,void ** collator,unsigned long long final_to,unsigned long long sent,unsigned long long * now,int * noresults,int * anyresults,int timeout) mc_recvmsg() argument 1123 tcp_handoff(slp_handle_impl_t * hp,const char * scopes,struct sockaddr_in * sin,unsigned short xid) tcp_handoff() argument [all...] |
H A D | SLPUtils.c | 47 void *scopes; member 179 static SLPBoolean saadvert_callback(SLPHandle hp, char *scopes, in saadvert_callback() argument 282 char *surl, *scopes, *attrs; unpackSAAdvert_scope() local 415 char **scopes = (char **)cookie; collect_scopes() local [all...] |
H A D | SAAdvert.c | 41 char **scopes, char **attrs) { in slp_unpackSAAdvert() argument
|
H A D | DAAdvert.c | 39 SLPError slp_unpackDAAdvert(char *reply, char **surl, char **scopes, in slp_unpackDAAdvert() argument
|
H A D | SLPFindSrvs.c | 227 char *surl, *scopes, *attrs, *spis; in unpackDAAdvert_srv() local 285 char *surl, *scopes, *attrs; in unpackSAAdvert_srv() local 430 slp_packSrvRqst_single(const char * type,const char * scopes,const char * filter,char ** msg,const char * lang) slp_packSrvRqst_single() argument [all...] |
H A D | SLPFindAttrs.c | 199 char *surl, *scopes, *attrs, *spis; in unpackDAAdvert_attr() local 256 char *surl, *scopes, *attrs; in unpackSAAdvert_attr() local 399 slp_packAttrRqst_single(const char * url,const char * scopes,const char * ids,char ** msg,const char * lang) slp_packAttrRqst_single() argument [all...] |