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

/osnet-11/usr/src/lib/libslp/clib/
H A DSLPUtils.c27 * SLPFindScopes (queries for all known scopes)
60 SLPError SLPFindScopes(SLPHandle hSLP, char **ppcScopes) { function
114 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
155 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
163 slp_err(LOG_CRIT, 0, "SLPFindScopes", "out of memory");
243 /* No callback for SLPFindScopes, so force synchronous mode only */
345 * by traversing the tree in SLPFindScopes().

Completed in 16 milliseconds