Home
last modified time | relevance | path

Searched refs:timespec_to_timeval (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/src/transport/
H A Dtransport.c103 static void timespec_to_timeval(const struct timespec *ts, struct timeval *tv) in timespec_to_timeval() function
141 timespec_to_timeval(&now, tv); in clock_gettimeval()