Lines Matching refs:stree
67 void *stree = NULL; in SLPFindScopes() local
99 &stree, &collator, &numResults); in SLPFindScopes()
103 &stree, &collator, &numResults); in SLPFindScopes()
111 if (!stree) { in SLPFindScopes()
112 (void) SAAdvert_for_scopes(hSLP, &stree); in SLPFindScopes()
115 if (!stree) { in SLPFindScopes()
125 slp_twalk(stree, collect_scopes, 0, (void *) ppcScopes); in SLPFindScopes()
180 SLPError err, void **stree) { in saadvert_callback() argument
201 (void *) ascope, stree, in saadvert_callback()
216 static SLPError SAAdvert_for_scopes(SLPHandle hSLP, void **stree) { in SAAdvert_for_scopes() argument
259 stree, in SAAdvert_for_scopes()