OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_MAGIC
sbin/savecore/zopen.c
223
case S_MAGIC:
sbin/savecore/zopen.c
571
zs->zs_state = gotmagic ? S_MAGIC : S_START;
usr.bin/compress/zopen.c
224
case S_MAGIC:
usr.bin/compress/zopen.c
482
case S_MAGIC:
usr.bin/compress/zopen.c
787
zs->zs_state = gotmagic ? S_MAGIC : S_START;