Searched defs:marks (Results 1 – 6 of 6) sorted by relevance
/minix3/sys/lib/libsa/ |
H A D | loadfile.c | 94 loadfile(const char *fname, u_long *marks, int flags) in loadfile() 120 fdloadfile(int fd, u_long *marks, int flags) in fdloadfile()
|
H A D | loadfile_ecoff.c | 54 loadfile_coff(int fd, struct ecoff_exechdr *coff, u_long *marks, int flags) in loadfile_coff()
|
H A D | loadfile_aout.c | 88 loadfile_aout(int fd, struct exec *x, u_long *marks, int flags) in loadfile_aout()
|
H A D | loadfile_elf32.c | 609 u_long marks[MARK_MAX]; in main() local
|
/minix3/external/bsd/less/dist/ |
H A D | mark.c | 34 static struct mark marks[NMARKS]; variable
|
/minix3/sys/arch/i386/stand/lib/ |
H A D | exec.c | 351 u_long marks[MARK_MAX]; in exec_netbsd() local 719 u_long marks[MARK_MAX]; local
|