Home
last modified time | relevance | path

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

/dports/net/openslp/openslp-2.0.0/libslp/
H A Dlibslp_findsrvtypes.c215 + 2 + handle->params.findsrvtypes.namingauthlen in ProcessSrvTypeRqst()
225 handle->params.findsrvtypes.namingauthlen); in ProcessSrvTypeRqst()
229 handle->params.findsrvtypes.scopelistlen); in ProcessSrvTypeRqst()
261 handle->params.findsrvtypes.scopelist, in ProcessSrvTypeRqst()
262 handle->params.findsrvtypes.scopelistlen, in ProcessSrvTypeRqst()
380 handle->params.findsrvtypes.scopelist = pcScopeList; in SLPFindSrvTypes()
381 handle->params.findsrvtypes.callback = callback; in SLPFindSrvTypes()
382 handle->params.findsrvtypes.cookie = pvCookie; in SLPFindSrvTypes()
389 handle->params.findsrvtypes.namingauth = in SLPFindSrvTypes()
391 handle->params.findsrvtypes.scopelist = in SLPFindSrvTypes()
[all …]
H A Dlibslp.h161 SLPFindSrvTypesParams findsrvtypes; /*!< Find Service Type parameters. */ member
/dports/net/openslp/openslp-2.0.0/
H A DChangeLog96 Use the same 'multi-unicast' method (see r1597) as findsrvs and findattrs for findsrvtypes.
114 Fixed bug introduced in r1597, causing 'slptool findsrvtypes' to fail in case another host acts as …
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-20038325 (findsrvtypes returns a comma-separated list of services)