Searched defs:SLPFindScopes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPUtils.c31 * SLPFindScopes (queries for all known scopes)
64 SLPError SLPFindScopes(SLPHandle hSLP, char **ppcScopes) { function
118 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
159 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
167 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
247 /* No callback for SLPFindScopes, so force synchronous mode only */
349 * by traversing the tree in SLPFindScopes().

Completed in 67 milliseconds