Home
last modified time | relevance | path

Searched defs:memccpy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/util/
H A Dmemccpy.c46 memccpy(void *s, const void *s0, int c, size_t n) in memccpy() function
/illumos-gate/usr/src/boot/libsa/string/
H A Dmemccpy.c39 memccpy(void *t, const void *f, int c, size_t n) in memccpy() function