Searched refs:fssh_st_crtime (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_stat.h41 #define fssh_st_crtime fssh_st_crtim.tv_sec macro
H A Dfssh_api_wrapper.h1261 #define st_crtime fssh_st_crtime
/haiku/src/tools/fs_shell/
H A Dstat_util.cpp164 fsshStat->fssh_st_crtime = st->st_ctime;
183 // st->st_crtime = fsshStat->fssh_st_crtime;

Completed in 43 milliseconds