FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
XZ_MAGIC
sys/fs/tarfs/tarfs_io.c
98
#define XZ_MAGIC (uint8_t[]){ 0xfd, 0x37, 0x7a, 0x58, 0x5a }
usr.bin/gzip/gzip.c
109
#define XZ_MAGIC "\3757zXZ"