Searched refs:expected_seconds (Results 1 – 1 of 1) sorted by relevance
53 static bool usec_matches_seconds(time_t time_usec, int expected_seconds) in usec_matches_seconds() argument56 bool same = (time_sec == expected_seconds); in usec_matches_seconds()58 (int)time_usec, expected_seconds, in usec_matches_seconds()