Searched refs:scanp (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/string/
H A Dstrpbrk.c39 const char *scanp; local
43 for (scanp = s2; (sc = *scanp++) != 0;)

Completed in 130 milliseconds