Home | History | Annotate | Download | only in gio

Lines Matching full:st_mtimensec

125   tv.tv_usec = statbuf->st_mtimensec / 1000;
949 g_file_info_set_attribute_uint32 (info, G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC, statbuf->st_mtimensec / 1000);
2030 times[1].tv_usec = statbuf.st_mtimensec / 1000;