Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPUtils.c56 static SLPError SAAdvert_for_scopes(SLPHandle, void **);
110 (void) SAAdvert_for_scopes(hSLP, &stree); in SLPFindScopes()
214 static SLPError SAAdvert_for_scopes(SLPHandle hSLP, void **stree) { in SAAdvert_for_scopes() function