Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
timespec_cmp
usr/src/test/libc-tests/tests/timespec_get.c
85
if (timespec_cmp(&pre, &ts) != 1) {
usr/src/test/libc-tests/tests/timespec_get.c
93
if (timespec_cmp(&ts, &post) != 1) {