tag
line
file
source code
ahdr
24
arch/alpha/boot/tools/build.c
struct aouthdr ahdr;
ahdr
102
arch/alpha/boot/tools/build.c
if (read(fd, &ahdr, sizeof(struct aouthdr)) != sizeof(struct aouthdr))