Searched refs:fssh_st_atime (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_stat.h38 #define fssh_st_atime fssh_st_atim.tv_sec macro
H A Dfssh_api_wrapper.h1258 #define st_atime fssh_st_atime
/haiku/src/tools/fs_shell/
H A Dstat_util.cpp161 fsshStat->fssh_st_atime = st->st_atime;
180 st->st_atime = fsshStat->fssh_st_atime;
H A Dfuse.cpp126 stbuf->st_atime = f_stbuf->fssh_st_atime;

Completed in 58 milliseconds