Home | History | Annotate | Download | only in apps

Lines Matching full:strstr

1446 			if (strstr(mbuf,"STARTTLS"))
1479 if (strstr(mbuf,"STARTTLS"))
1517 while (!strstr(mbuf, "<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'"))
1519 if (strstr(mbuf, "/stream:features>"))
1527 if (!strstr(sbuf, "<proceed"))