vdst 113 user/ulib.c memmove(void *vdst, const void *vsrc, int n) vdst 118 user/ulib.c dst = vdst; vdst 129 user/ulib.c return vdst;