Searched refs:atime (Results 51 - 54 of 54) sorted by relevance

123

/openbsd-current/gnu/usr.bin/perl/dist/Time-HiRes/
H A DHiRes.pm493 As with CORE::utime(), passing undef as both the atime and mtime will
572 my ($atime, $mtime, $ctime) = (stat("istics"))[8, 9, 10];
/openbsd-current/libexec/security/
H A Dsecurity563 $atime, $mtime, $ctime, $blksize, $blocks) = lstat;
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/bin/
H A Denc2xs1011 $atime,$mtime,$ctime,$blksize,$blocks)
/openbsd-current/usr.bin/ssh/
H A Dsftp-client.c1843 tv[0].tv_sec = a->atime;
1967 tv[0].tv_sec = dirattrib->atime;

Completed in 101 milliseconds

123