vdst 110 user/ulib.c memmove(void *vdst, const void *vsrc, int n) vdst 115 user/ulib.c dst = vdst; vdst 126 user/ulib.c return vdst;