Home
last modified time | relevance | path

Searched refs:timespec (Results 1 – 25 of 9716) sorted by relevance

12345678910>>...389

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/include/
H A Dtimespecops.h47 extern struct timespec normalize_tspec(struct timespec);
48 extern struct timespec d_to_tspec(double);
50 extern struct timespec add_tspec(struct timespec, struct timespec);
51 extern struct timespec add_tspec_ns(struct timespec, long);
52 extern struct timespec sub_tspec(struct timespec, struct timespec);
53 extern struct timespec sub_tspec_ns(struct timespec, long);
54 extern struct timespec neg_tspec(struct timespec);
55 extern struct timespec abs_tspec(struct timespec);
56 extern int cmp_tspec(struct timespec a, struct timespec b);
57 extern int cmp_tspec_denorm(struct timespec, struct timespec);
[all …]
/dports/net/ntp/ntp-4.2.8p15/include/
H A Dtimespecops.h63 extern struct timespec normalize_tspec(struct timespec x);
68 struct timespec a, in add_tspec()
69 struct timespec b in add_tspec()
72 struct timespec x; in add_tspec()
100 struct timespec b in sub_tspec()
130 struct timespec a in neg_tspec()
142 struct timespec abs_tspec(struct timespec a);
148 extern int cmp_tspec(struct timespec a, struct timespec b);
157 struct timespec b in cmp_tspec_denorm()
175 struct timespec a in test_tspec_denorm()
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/libntp/
H A Dtimespecops.c52 struct timespec
95 struct timespec
120 struct timespec
136 struct timespec
151 struct timespec
167 struct timespec
182 struct timespec
196 struct timespec
309 struct timespec
334 struct timespec
[all …]
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Dutimens.c86 validate_timespec (struct timespec timespec[2]) in validate_timespec()
90 assert (timespec); in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
419 utimens (char const *file, struct timespec const timespec[2]) in utimens()
429 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dutimens.c86 validate_timespec (struct timespec timespec[2]) in validate_timespec()
90 assert (timespec); in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
419 utimens (char const *file, struct timespec const timespec[2]) in utimens()
429 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dutimens.c85 validate_timespec (struct timespec timespec[2]) in validate_timespec()
108 timespec[0].tv_sec = 0; in validate_timespec()
116 timespec[1].tv_sec = 0; in validate_timespec()
133 struct timespec *timespec = *ts; in update_timespec() local
147 gettime (&timespec[0]); in update_timespec()
152 gettime (&timespec[1]); in update_timespec()
168 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
171 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
417 utimens (char const *file, struct timespec const timespec[2]) in utimens()
427 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dtime.d230 int nanosleep(const scope timespec*, timespec*); in version()
239 int nanosleep(const scope timespec*, timespec*); in version()
269 int nanosleep(const scope timespec*, timespec*); in version()
295 int nanosleep(const scope timespec*, timespec*); in version()
319 int nanosleep(const scope timespec*, timespec*); in version()
343 int nanosleep(const scope timespec*, timespec*); in version()
370 int clock_nanosleep(clockid_t, int, const scope timespec*, timespec*); in version()
372 int nanosleep(const scope timespec*, timespec*); in version()
400 int nanosleep(const scope timespec*, timespec*); in version()
430 int nanosleep(const scope timespec*, timespec*); in version()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d230 int nanosleep(const scope timespec*, timespec*); in version()
239 int nanosleep(const scope timespec*, timespec*); in version()
269 int nanosleep(const scope timespec*, timespec*); in version()
295 int nanosleep(const scope timespec*, timespec*); in version()
319 int nanosleep(const scope timespec*, timespec*); in version()
343 int nanosleep(const scope timespec*, timespec*); in version()
370 int clock_nanosleep(clockid_t, int, const scope timespec*, timespec*); in version()
372 int nanosleep(const scope timespec*, timespec*); in version()
400 int nanosleep(const scope timespec*, timespec*); in version()
430 int nanosleep(const scope timespec*, timespec*); in version()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d229 int nanosleep(in timespec*, timespec*); in version()
238 int nanosleep(in timespec*, timespec*); in version()
268 int nanosleep(in timespec*, timespec*); in version()
294 int nanosleep(in timespec*, timespec*); in version()
318 int nanosleep(in timespec*, timespec*); in version()
342 int nanosleep(in timespec*, timespec*); in version()
369 int clock_nanosleep(clockid_t, int, in timespec*, timespec*); in version()
371 int nanosleep(in timespec*, timespec*); in version()
399 int nanosleep(in timespec*, timespec*); in version()
429 int nanosleep(in timespec*, timespec*); in version()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dtime.d230 int nanosleep(const scope timespec*, timespec*); in version()
239 int nanosleep(const scope timespec*, timespec*); in version()
269 int nanosleep(const scope timespec*, timespec*); in version()
295 int nanosleep(const scope timespec*, timespec*); in version()
319 int nanosleep(const scope timespec*, timespec*); in version()
343 int nanosleep(const scope timespec*, timespec*); in version()
370 int clock_nanosleep(clockid_t, int, const scope timespec*, timespec*); in version()
372 int nanosleep(const scope timespec*, timespec*); in version()
400 int nanosleep(const scope timespec*, timespec*); in version()
430 int nanosleep(const scope timespec*, timespec*); in version()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d229 int nanosleep(in timespec*, timespec*); in version()
238 int nanosleep(in timespec*, timespec*); in version()
268 int nanosleep(in timespec*, timespec*); in version()
294 int nanosleep(in timespec*, timespec*); in version()
318 int nanosleep(in timespec*, timespec*); in version()
342 int nanosleep(in timespec*, timespec*); in version()
369 int clock_nanosleep(clockid_t, int, in timespec*, timespec*); in version()
371 int nanosleep(in timespec*, timespec*); in version()
399 int nanosleep(in timespec*, timespec*); in version()
429 int nanosleep(in timespec*, timespec*); in version()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/
H A Dtime.d229 int nanosleep(in timespec*, timespec*); in version()
238 int nanosleep(in timespec*, timespec*); in version()
268 int nanosleep(in timespec*, timespec*); in version()
294 int nanosleep(in timespec*, timespec*); in version()
318 int nanosleep(in timespec*, timespec*); in version()
342 int nanosleep(in timespec*, timespec*); in version()
369 int clock_nanosleep(clockid_t, int, in timespec*, timespec*); in version()
371 int nanosleep(in timespec*, timespec*); in version()
399 int nanosleep(in timespec*, timespec*); in version()
429 int nanosleep(in timespec*, timespec*); in version()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtime.d230 int nanosleep(const scope timespec*, timespec*); in version()
239 int nanosleep(const scope timespec*, timespec*); in version()
269 int nanosleep(const scope timespec*, timespec*); in version()
295 int nanosleep(const scope timespec*, timespec*); in version()
319 int nanosleep(const scope timespec*, timespec*); in version()
343 int nanosleep(const scope timespec*, timespec*); in version()
370 int clock_nanosleep(clockid_t, int, const scope timespec*, timespec*); in version()
372 int nanosleep(const scope timespec*, timespec*); in version()
400 int nanosleep(const scope timespec*, timespec*); in version()
430 int nanosleep(const scope timespec*, timespec*); in version()
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/libntp/
H A Dtimespecops.c52 struct timespec V; in timespec_init()
74 static bool AssertTimespecClose(const struct timespec m, const struct timespec n, in AssertTimespecClose()
75 const struct timespec limit) in AssertTimespecClose()
136 struct timespec x; in TEST()
259 struct timespec c = add_tspec(a, b); in TEST()
371 struct timespec b = neg_tspec(a); in TEST()
372 struct timespec c = add_tspec(a, b); in TEST()
386 struct timespec b = abs_tspec(a); in TEST()
397 struct timespec b = abs_tspec(a); in TEST()
411 struct timespec x; in TEST()
[all …]
/dports/net/ntp/ntp-4.2.8p15/tests/libntp/
H A Dtimespecops.c95 struct timespec
98 struct timespec V; in timespec_init()
143 AssertTimespecClose(const struct timespec m, const struct timespec n, in AssertTimespecClose()
146 struct timespec diff; in AssertTimespecClose()
220 struct timespec x; in test_Helpers1()
407 struct timespec c; in test_AddNsecNorm()
425 struct timespec c; in test_AddNsecOflow1()
486 struct timespec c; in test_SubNsecNorm()
504 struct timespec c; in test_SubNsecOflow()
525 struct timespec b; in test_Neg()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/editors/zile/zile-2.4.14/lib/
H A Dutimens.c88 validate_timespec (struct timespec timespec[2]) in validate_timespec()
111 timespec[0].tv_sec = 0; in validate_timespec()
119 timespec[1].tv_sec = 0; in validate_timespec()
136 struct timespec *timespec = *ts; in update_timespec() local
150 gettime (&timespec[0]); in update_timespec()
155 gettime (&timespec[1]); in update_timespec()
171 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
174 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
506 utimens (char const *file, struct timespec const timespec[2]) in utimens()
516 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/editors/emacs/emacs-27.2/lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/rcs/rcs-5.10.0/lib/
H A Dutimens.c87 validate_timespec (struct timespec timespec[2]) in validate_timespec()
110 timespec[0].tv_sec = 0; in validate_timespec()
118 timespec[1].tv_sec = 0; in validate_timespec()
135 struct timespec *timespec = *ts; in update_timespec() local
149 gettime (&timespec[0]); in update_timespec()
154 gettime (&timespec[1]); in update_timespec()
170 fdutimens (int fd, char const *file, struct timespec const timespec[2]) in fdutimens()
173 struct timespec *ts = timespec ? adjusted_timespec : NULL; in fdutimens()
505 utimens (char const *file, struct timespec const timespec[2]) in utimens()
515 lutimens (char const *file, struct timespec const timespec[2]) in lutimens()
[all …]
/dports/devel/patch/patch-2.7.6/lib/
H A Dutimens.c88 validate_timespec (struct timespec timespec[2])
111 timespec[0].tv_sec = 0;
119 timespec[1].tv_sec = 0;
136 struct timespec *timespec = *ts;
150 gettime (&timespec[0]);
155 gettime (&timespec[1]);
171 fdutimens (int fd, char const *file, struct timespec const timespec[2])
174 struct timespec *ts = timespec ? adjusted_timespec : NULL;
506 utimens (char const *file, struct timespec const timespec[2])
516 lutimens (char const *file, struct timespec const timespec[2])
[all …]

12345678910>>...389