FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
attrib_to_tv
crypto/openssh/sftp-server.c
1010
r = utimes(name, attrib_to_tv(&a));
crypto/openssh/sftp-server.c
1068
r = futimes(fd, attrib_to_tv(&a));
crypto/openssh/sftp-server.c
1070
r = utimes(name, attrib_to_tv(&a));