dst_m_s 275 maint/gnulib/lib/utimecmp.c time_t dst_m_s = dst_s; dst_m_s 287 maint/gnulib/lib/utimecmp.c bool odd_second = (dst_a_s | dst_c_s | dst_m_s) & 1; dst_m_s 351 maint/gnulib/lib/utimecmp.c timespec[1].tv_sec = dst_m_s | (res == 2 * BILLION); dst_m_s 363 maint/gnulib/lib/utimecmp.c | (dst_status.st_mtime ^ dst_m_s) dst_m_s 368 maint/gnulib/lib/utimecmp.c timespec[1].tv_sec = dst_m_s;