Searched refs:c_atime (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.bin/find/
H A Dextern.h52 PLAN *c_atime(char *, char ***, int);
H A Doption.c58 { "-atime", N_ATIME, c_atime, O_ARGV },
H A Dfunction.c211 c_atime(char *arg, char ***ignored, int unused) function
/openbsd-current/include/protocols/
H A Ddumprestore.h127 #define c_atime __c_ino.__uc_ino.__uc_atime macro
/openbsd-current/sbin/restore/
H A Dtape.c1046 buf->c_atime = u_ospcl.s_ospcl.c_odinode.odi_atime;
1077 buf->c_atime = buf->c_old_atime;
1218 curfile.atime_sec = header->c_atime;
1315 s->c_atime = swap64(s->c_atime);
/openbsd-current/sbin/dump/
H A Dtraverse.c486 spcl.c_atime = dp->dp1.di_atime;
500 spcl.c_atime = dp->dp2.di_atime;

Completed in 147 milliseconds