taglinefilesource code
strpbrk146include/asm-sparc/string.hsend = strpbrk( sbegin, ct);
strpbrk20include/linux/string.hextern char * strpbrk(const char *,const char *);
strpbrk187lib/string.csend = strpbrk( sbegin, ct);