Searched refs:find_SAscopes (Results 1 – 1 of 1) sorted by relevance
133 static SLPError find_SAscopes(char **scopes);158 if ((err = find_SAscopes(&pcScopeList)) != SLP_OK) { in SLPReg()341 if ((err = find_SAscopes(&pcScopeList)) in SLPDereg()381 if ((err = find_SAscopes(&pcScopeList)) in SLPDelAttrs()838 static SLPError find_SAscopes(char **scopes) { in find_SAscopes() function