Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
futimes
usr/src/boot/sys/sys/time.h
483
int futimes(int, const struct timeval *);
usr/src/test/libc-tests/tests/utimes.c
240
if (futimes(fd, tv) == -1)
usr/src/uts/common/sys/time.h
416
int futimes(int, const struct timeval *);