Searched refs:otv (Results 1 – 5 of 5) sorted by relevance
28 __adjtime64 (const struct __timeval64 *itv, struct __timeval64 *otv) in __adjtime64() argument50 if (otv) in __adjtime64()54 otv->tv_usec = -(-tntx.offset % 1000000); in __adjtime64()55 otv->tv_sec = -(-tntx.offset / 1000000); in __adjtime64()59 otv->tv_usec = tntx.offset % 1000000; in __adjtime64()60 otv->tv_sec = tntx.offset / 1000000; in __adjtime64()70 __adjtime (const struct timeval *itv, struct timeval *otv) in libc_hidden_def()81 retval = __adjtime64 (pitv64, otv != NULL ? &otv64 : NULL); in libc_hidden_def()82 if (otv != NULL) in libc_hidden_def()83 *otv = valid_timeval64_to_timeval (otv64); in libc_hidden_def()
59 __adjtime_tv32 (const struct __timeval32 *itv, struct __timeval32 *otv) in __adjtime_tv32() argument67 *otv = valid_timeval_to_timeval32 (otv64); in __adjtime_tv32()
35 struct __timeval64 *otv);
287 msgstr "během otvírání starého katalogu"1209 msgstr "%s: chyba při otvírání souboru: %m\n"
227 msgstr "počas otvárania starého katalógu"