Home
last modified time | relevance | path

Searched refs:ff_ctime (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Dwin95dos.h81 unsigned long ff_ctime; /* Creation */ member
H A Denviron.c944 new_ffblk->ff_ctime=w95_ffblk.ff_ctime; in w95_findfirst()
982 new_ffblk->ff_ctime=w95_ffblk.ff_ctime; in w95_findnext()
1122 properties->ctime=new_ffblk->ff_ctime; in finddata_to_properties()
1373 new_ffblk->ff_ctime=st.st_ctime; in roll_dirent()
1424 new_ffblk->ff_atime=new_ffblk->ff_ctime=0; in lfn_findfirst()
1456 new_ffblk->ff_ctime=make_ftime(findbuf.fdateCreation, findbuf.ftimeCreation); in lfn_findfirst()
1474 new_ffblk->ff_ctime=dosify_time(&wfd.ftCreationTime); in lfn_findfirst()
1539 new_ffblk->ff_ctime=make_ftime(findbuf.fdateCreation, findbuf.ftimeCreation); in lfn_findnext()
1551 new_ffblk->ff_ctime=dosify_time(&wfd.ftCreationTime); in lfn_findnext()
H A Denviron.h745 unsigned long ff_ctime; member