Searched refs:pcNamingAuthority (Results 1 – 2 of 2) sorted by relevance
38 SLPError SLPFindSrvTypes(SLPHandle hSLP, const char *pcNamingAuthority, in SLPFindSrvTypes() argument43 if (!hSLP || !pcNamingAuthority || !pcScopeList || in SLPFindSrvTypes()48 if ((strlen(pcNamingAuthority) > SLP_MAX_STRINGLEN) || in SLPFindSrvTypes()57 err = slp_packSrvTypeRqst(hSLP, pcNamingAuthority); in SLPFindSrvTypes()
222 const char *pcNamingAuthority, /* naming authority to search */