OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAGIC_TYPE_USE
usr.bin/file/magic-load.c
196
case MAGIC_TYPE_USE:
usr.bin/file/magic-load.c
302
case MAGIC_TYPE_USE:
usr.bin/file/magic-load.c
646
ml->type = MAGIC_TYPE_USE;
usr.bin/file/magic-load.c
871
case MAGIC_TYPE_USE:
usr.bin/file/magic-test.c
1363
if (ml->type == MAGIC_TYPE_USE) {