Searched defs:tv_null (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dclock-util.c103 const struct timeval *tv_null = NULL; local
122 if (settimeofday(tv_null, &tz) < 0)
131 const struct timeval *tv_null = NULL; local
142 if (settimeofday(tv_null, &tz) < 0)

Completed in 6 milliseconds