Home
last modified time | relevance | path

Searched refs:actime (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/gnu/usr.bin/cvs/vms/
H A Dutime.c10 long actime; member
23 strcpy(conversion_buf, ctime(&buf->actime));
39 vtb.actime = vms_actime;
H A Dvmsmunch.h28 char *actime; /* VMS revision date, ASCII format */ member
H A Dvmsmunch.c253 asctim(((struct VMStimbuf *)ptr)->actime, Rdate);
258 bintim(((struct VMStimbuf *)ptr)->actime, Rdate);
H A Dfilesubr.c102 t.actime = sb.st_atime;
/openbsd/gnu/usr.bin/binutils/include/mpw/
H A Dutime.h3 time_t actime; member
/openbsd/include/
H A Dutime.h47 time_t actime; /* Access time */ member
/openbsd/lib/libc/gen/
H A Dutime.c43 tv[0].tv_sec = times->actime; in utime()
/openbsd/usr.bin/gprof/
H A Dprintgprof.c47 actime = 0.0; in printprof()
64 actime = 0.0; in printprof()
119 actime += np -> time; in flatprofline()
121 100 * np -> time / totime , actime / hz , np -> time / hz ); in flatprofline()
H A Dgprof.h191 extern double actime; /* accumulated time thus far for putprofline */
H A Dgprof.c58 double actime; /* accumulated time thus far for putprofline */ variable
/openbsd/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dlfile.c223 utbuf.actime = sb.st_atime;
/openbsd/gnu/usr.bin/binutils/binutils/
H A Drename.c104 tb.actime = statbuf->st_atime; in set_times()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c106 tb.actime = statbuf->st_atime; in set_times()
/openbsd/gnu/usr.bin/cvs/src/
H A Dpatch.c556 if ((t.actime = t.modtime = RCS_getrevtime (rcsfile, vers_tag,
579 if ((t.actime = t.modtime = RCS_getrevtime (rcsfile, vers_head,
H A Dvers_ts.c211 t.actime = t.modtime;
H A Dfilesubr.c110 t.actime = sb.st_atime;
/openbsd/gnu/usr.bin/cvs/lib/
H A Dsystem.h249 long actime; member
/openbsd/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c99 t.actime = sb.st_atime;
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwince.c1566 FILETIME crtime, actime, wrtime; in upload_to_device() local
1611 CeGetFileTime (h, &crtime, &actime, &wrtime); in upload_to_device()
1624 !CeGetFileTime (h, &crtime, &actime, &wrtime) || in upload_to_device()
/openbsd/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c93 t.actime = sb.st_atime;
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dfilesubr.c97 t.actime = sb.st_atime;
/openbsd/gnu/usr.bin/perl/
H A Ddoio.c2820 Time_t actime; in Perl_apply()
2843 utbuf.actime = (Time_t)SvNV(accessed); /* time accessed */ in Perl_apply()
2846 utbuf.actime = (Time_t)SvIV(accessed); /* time accessed */ in Perl_apply()
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h434 time_t actime; member
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32.c2567 time(&times->actime); in win32_utime()
2568 times->modtime = times->actime; in win32_utime()
2571 if (filetime_from_time(&ftAccess, times->actime) && in win32_utime()
/openbsd/lib/libfuse/
H A Dfuse_ops.c906 tbuf.actime = fbuf->fb_attr.st_atim.tv_sec; in ifuse_ops_setattr()

12