HomeSort by: relevance | last modified time | path
    Searched refs:f_timdat (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
exec_ecoff.h 54 ecoff32_uint f_timdat; /* time and date stamp */ member in struct:ecoff32_filehdr
111 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);

Completed in 34 milliseconds