Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:mdnsstrchr

1143 mDNSlocal const char *mDNSstrchr(const char *s, int c)
1174 pos = mDNSstrchr(Base64, ch);