Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/
Dadjtime.c28 __adjtime64 (const struct __timeval64 *itv, struct __timeval64 *otv) in __adjtime64() argument
50 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()
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/
Dosf_adjtime.c59 __adjtime_tv32 (const struct __timeval32 *itv, struct __timeval32 *otv) in __adjtime_tv32() argument
67 *otv = valid_timeval_to_timeval32 (otv64); in __adjtime_tv32()
/glibc-2.36/include/sys/
Dtime.h35 struct __timeval64 *otv);
/glibc-2.36/po/
Dcs.po287 msgstr "během otvírání starého katalogu"
1209 msgstr "%s: chyba při otvírání souboru: %m\n"
Dsk.po227 msgstr "počas otvárania starého katalógu"