Searched defs:memchr (Results 1 - 3 of 3) sorted by relevance

/src/lib/libc/string/
H A DLint_memchr.c12 memchr(const void *b, int c, size_t len) function in typeref:typename:void *
/src/common/lib/libc/string/
H A Dmemchr.c52 memchr(const void *s, int c, size_t n) function in typeref:typename:void *
/src/sys/arch/vax/include/
H A Dmacros.h221 memchr(const void *cp, int c, size_t len) function in typeref:typename:void *

Completed in 4 milliseconds