Searched refs:find_SAscopes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPReg.c133 static SLPError find_SAscopes(char **scopes);
158 if ((err = find_SAscopes(&pcScopeList)) != SLP_OK) {
341 if ((err = find_SAscopes(&pcScopeList))
381 if ((err = find_SAscopes(&pcScopeList))
838 static SLPError find_SAscopes(char **scopes) { function

Completed in 59 milliseconds