Home
last modified time | relevance | path

Searched refs:ZMAGIC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Da.out.h68 #define ZMAGIC 0413 macro
79 && N_MAGIC(x) != ZMAGIC \
87 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
/linux-6.3-rc2/arch/mips/boot/
A Decoff.h55 #define ZMAGIC 0413 macro
60 ((a).magic == ZMAGIC || (a).magic == LIBMAGIC ? 0 : \
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Da.out.h89 ((long) N_MAGIC(x) == ZMAGIC ? 0 : \
/linux-6.3-rc2/fs/
A DKconfig.binfmt15 but replaced the traditional Linux a.out formats (QMAGIC and ZMAGIC)

Completed in 6 milliseconds