Searched refs:pcNamingAuthority (Results 1 – 3 of 3) sorted by relevance
40 SLPError SLPFindSrvTypes(SLPHandle hSLP, const char *pcNamingAuthority, in SLPFindSrvTypes() argument45 if (!hSLP || !pcNamingAuthority || !pcScopeList || in SLPFindSrvTypes()50 if ((strlen(pcNamingAuthority) > SLP_MAX_STRINGLEN) || in SLPFindSrvTypes()59 err = slp_packSrvTypeRqst(hSLP, pcNamingAuthority); in SLPFindSrvTypes()
224 const char *pcNamingAuthority, /* naming authority to search */
52 SLPError SLPFindSrvTypes(SLPHandle hSLP, const char *pcNamingAuthority,