Home | History | Annotate | Download | only in src

Lines Matching full:strstr

423   while ((pos = strstr(pos, little)) != NULL)
1493 ptr = strstr(port, "%d");