Home
last modified time | relevance | path

Searched refs:s2_ptr (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/luxadm/
H A Dadm.c143 char *s1_ptr, *s2_ptr; in memstrstr() local
146 s1_ptr = s1; s2_ptr = s2; in memstrstr()
152 if (*s1_ptr++ == *s2_ptr++) { in memstrstr()
158 s2_ptr = s2; in memstrstr()
H A Dqlgcupdate.c938 char *s1_ptr, *s2_ptr; in memstrstr() local
941 s1_ptr = s1; s2_ptr = s2; in memstrstr()
947 if (*s1_ptr++ == *s2_ptr++) { in memstrstr()
954 s2_ptr = s2; in memstrstr()