Searched defs:_g_stat_mtime (Results 1 – 1 of 1) sorted by relevance
163 inline static gint64 _g_stat_mtime (const GLocalFileStat *buf) { return buf->stx_mtime.tv_se… in _g_stat_mtime() function319 inline static time_t _g_stat_mtime (const GLocalFileStat *buf) { return buf->st_mtime; } in _g_stat_mtime() function