tag | line | file | source code |
---|---|---|---|
scnhdr | 25 | arch/alpha/boot/tools/build.c | struct scnhdr shdr[MAXSECT]; |
scnhdr | 35 | arch/alpha/boot/tools/build.c | static int comp(struct scnhdr * a, struct scnhdr * b) |
scnhdr | 105 | arch/alpha/boot/tools/build.c | if (read(fd, i+shdr, sizeof(struct scnhdr)) != sizeof(struct scnhdr)) |
scnhdr | 84 | include/asm-alpha/a.out.h | #define SCNHSZ sizeof(struct scnhdr) |