Searched refs:s2_ptr (Results 1 – 2 of 2) sorted by relevance
143 char *s1_ptr, *s2_ptr; in memstrstr() local146 s1_ptr = s1; s2_ptr = s2; in memstrstr()152 if (*s1_ptr++ == *s2_ptr++) { in memstrstr()158 s2_ptr = s2; in memstrstr()
938 char *s1_ptr, *s2_ptr; in memstrstr() local941 s1_ptr = s1; s2_ptr = s2; in memstrstr()947 if (*s1_ptr++ == *s2_ptr++) { in memstrstr()954 s2_ptr = s2; in memstrstr()