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

  /src/usr.bin/mkubootimage/
uboot.h 76 uint32_t ih_time; member in struct:uboot_image_header
mkubootimage.c 279 time_t tm = be32toh(hdr->ih_time);
345 hdr->ih_time = htobe32(repro_time ? repro_time : st.st_mtime);

Completed in 36 milliseconds