Searched defs:dst0 (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/boot/lib/libc/string/ | ||
H A D | memset.c | 54 bzero(void *dst0, size_t length) in bzero() argument |
H A D | bcopy.c | 64 (void *dst0, const void *src0, size_t length) in memcpy() argument |