memmove 31 kernel/string.c memmove(void *dst, const void *src, uint n) memmove 110 user/ulib.c memmove(void *vdst, const void *vsrc, int n)