bcopy(3) Library Functions Manual bcopy(3) bcopy - (libc -lc) #include [[deprecated]] void bcopy(size_t n; const void src[n], void dest[n], size_t n); bcopy() n src dest. . . attributes(7). +------------+------------------------------------+--------------------+ || | | +------------+------------------------------------+--------------------+ |bcopy() | | MT-Safe | +------------+------------------------------------+--------------------+ . 4.3BSD. LEGACY POSIX.1-2001: memcpy(3) memmove(3) . memcpy(3) memmove(3). POSIX.1-2008 bcopy(). bstring(3), memccpy(3), memcpy(3), memmove(3), strcpy(3), strncpy(3) 3 . . : . 6.18 8 2026 bcopy(3)