src0 43 usr/lib/libc/string/bcopy.c memcpy(dst0, src0, length) src0 47 usr/lib/libc/string/bcopy.c memmove(dst0, src0, length) src0 50 usr/lib/libc/string/bcopy.c bcopy(src0, dst0, length) src0 54 usr/lib/libc/string/bcopy.c const void *src0; src0 58 usr/lib/libc/string/bcopy.c const char *src = src0;