tag | line | file | source code |
---|---|---|---|
aouthdr | 24 | arch/alpha/boot/tools/build.c | struct aouthdr ahdr; |
aouthdr | 102 | arch/alpha/boot/tools/build.c | if (read(fd, &ahdr, sizeof(struct aouthdr)) != sizeof(struct aouthdr)) |
aouthdr | 55 | include/asm-alpha/a.out.h | struct aouthdr ah; |
aouthdr | 81 | include/asm-alpha/a.out.h | #define AOUTHSZ sizeof(struct aouthdr) |