Home
last modified time | relevance | path

Searched refs:unix_to_generic_stamp (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dheader.c371 static long unix_to_generic_stamp(time_t t) in unix_to_generic_stamp() function
665 hdr->last_modified_stamp = unix_to_generic_stamp(v_stat->st_mtime); in init_header()
/dports/archivers/lha/lha-114i/src/
H A Dheader.c381 unix_to_generic_stamp(t) in unix_to_generic_stamp() function
693 hdr->last_modified_stamp = unix_to_generic_stamp(v_stat->st_mtime);
H A Dheader.c.orig381 unix_to_generic_stamp(t)
677 hdr->last_modified_stamp = unix_to_generic_stamp(v_stat->st_mtime);
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dheader.c406 unix_to_generic_stamp(t) in unix_to_generic_stamp() function
1351 put_longword(unix_to_generic_stamp(hdr->unix_last_modified_stamp));
1425 put_longword(unix_to_generic_stamp(hdr->unix_last_modified_stamp));