Home
last modified time | relevance | path

Searched defs:memmem (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/string/
H A Dmemmem.c38 memmem(const void *l, size_t l_len, const void *s, size_t s_len) in memmem() function
/dragonfly/contrib/gdb-7/gdb/gnulib/import/
H A Dmemmem.c39 memmem (const void *haystack_start, size_t haystack_len, in memmem() function
/dragonfly/gnu/usr.bin/gdb/libgnu/
H A Dstring.h445 # define memmem rpl_memmem macro