Home
last modified time | relevance | path

Searched defs:_g_stat_mtime (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dglocalfileinfo.h163 inline static gint64 _g_stat_mtime (const GLocalFileStat *buf) { return buf->stx_mtime.tv_se… in _g_stat_mtime() function
319 inline static time_t _g_stat_mtime (const GLocalFileStat *buf) { return buf->st_mtime; } in _g_stat_mtime() function