vdst 112 user/ulib.c memmove(void *vdst, const void *vsrc, int n) vdst 117 user/ulib.c dst = vdst; vdst 128 user/ulib.c return vdst;