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

/haiku/headers/private/fs_shell/
H A Dfssh_time.h28 struct fssh_timespec { struct
34 struct fssh_timespec it_interval;
35 struct fssh_timespec it_value;
H A Dfssh_stat.h23 fssh_timespec fssh_st_atim; /* last access time */
24 fssh_timespec fssh_st_mtim; /* last modification time */
25 fssh_timespec fssh_st_ctim; /* last change time, not creation time */
26 fssh_timespec fssh_st_crtim; /* creation time */
H A Dfssh_api_wrapper.h1422 #define timespec fssh_timespec

Completed in 53 milliseconds