Home
last modified time | relevance | path

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

/xv6-public/
H A Dstring.c32 memmove(void *dst, const void *src, uint n) in memmove() function
H A Dulib.c96 memmove(void *vdst, const void *vsrc, int n) in memmove() function