Home
last modified time | relevance | path

Searched refs:stat_beos_time (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/compat/sys/
H A Dstat.h15 } stat_beos_time; typedef
28 stat_beos_time st_atim; /* last access time */
29 stat_beos_time st_mtim; /* last modification time */
30 stat_beos_time st_ctim; /* last change time, not creation time */
31 stat_beos_time st_crtim; /* creation time */
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_interface.h16 } stat_beos_time; typedef
45 stat_beos_time st_atim;
46 stat_beos_time st_mtim;
47 stat_beos_time st_ctim;
48 stat_beos_time st_crtim;