Searched defs:hSLP (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/libslp/clib/ |
H A D | SLPOpen.c | 110 void SLPClose(SLPHandle hSLP) { in SLPClose() argument
|
H A D | SLPUtils.c | 64 SLPError SLPFindScopes(SLPHandle hSLP, char **ppcScopes) { in SLPFindScopes() argument 216 static SLPError SAAdvert_for_scopes(SLPHandle hSLP, void **stree) { in SAAdvert_for_scopes() argument 279 unpackSAAdvert_scope(slp_handle_impl_t * hSLP,char * reply,SLPScopeCallback cb,void * cookie,void ** collator,int * numResults) unpackSAAdvert_scope() argument [all...] |
H A D | SLPReg.c | 138 SLPError SLPReg(SLPHandle hSLP, const char *pcSrvURL, in SLPReg() argument 327 SLPError SLPDereg(SLPHandle hSLP, const char *pURL, in SLPDereg() argument 365 SLPDelAttrs(SLPHandle hSLP,const char * pURL,const char * pcAttrs,SLPRegReport callback,void * pvUser) SLPDelAttrs() argument [all...] |
H A D | slp_ua_common.c | 50 SLPError slp_ua_common(SLPHandle hSLP, const char *scopes, in slp_ua_common() argument
|
H A D | SLPFindSrvTypes.c | 40 SLPError SLPFindSrvTypes(SLPHandle hSLP, const char *pcNamingAuthority, in SLPFindSrvTypes() argument
|
H A D | SLPFindAttrs.c | 52 SLPError SLPFindAttrs(SLPHandle hSLP, const char *pcURL, const char *pcScope, in SLPFindAttrs() argument [all...] |
H A D | SLPFindSrvs.c | 56 SLPError SLPFindSrvs(SLPHandle hSLP, const char *pcServiceType, in SLPFindSrvs() argument
|