They are called "special files" or "special nodes." Copying their contents does not make sense, since the contents are generated one way or another programmatically by the kernel as needed.
Programs such as tar can copy inode content that will reference a part of the kernel that supports each of these different nodes. See the mknod command documentation for more information.
source
share