| Home | Sort by: relevance | last modified time | path |
| /src/sys/sys/ | |
| exec_ecoff.h | 53 ecoff32_uint f_timdat; /* time and date stamp */ member in struct:ecoff32_filehdr 110 u_int f_timdat; /* time and date stamp */ member in struct:ecoff_filehdr |
| exec_coff.h | 41 long f_timdat; /* timestamp */ member in struct:coff_filehdr |
| /src/sys/arch/ews4800mips/stand/common/ | |
| coffhdrfix.c | 49 Coff_Word f_timdat; member in struct:coff_filehdr |
| /src/usr.bin/elf2ecoff/ | |
| elf2ecoff.c | 316 ep.f.f_timdat = 0; /* bogus */ 333 ep.f.f_timdat = bswap32(ep.f.f_timdat); |