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