OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:c_atime
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/find/
extern.h
53
PLAN *
c_atime
(char ***, int, char *);
option.c
68
{ "-atime", N_ATIME,
c_atime
, 1 },
function.c
320
c_atime
(char ***argvp, int isok, char *opt)
function in typeref:typename:PLAN *
/src/include/protocols/
dumprestore.h
131
#define
c_atime
__c_ino.__uc_ino.__uc_atime
macro
/src/sys/net/npf/
npf_conn.h
79
uint32_t
c_atime
;
member in struct:npf_conn
npf_conn.c
280
atomic_store_relaxed(&con->
c_atime
, tsnow.tv_sec);
728
elapsed = (int64_t)tsnow - atomic_load_relaxed(&con->
c_atime
);
981
proto, flags, (long)(tspnow.tv_sec - con->
c_atime
),
/src/sbin/restore/
tape.c
1485
buf->
c_atime
= u_ospcl.s_ospcl.c_odinode.odi_atime;
1516
buf->
c_atime
= buf->c_old_atime;
1659
curfile.atime_sec = header->
c_atime
;
1760
s->
c_atime
= bswap64(s->
c_atime
);
/src/sbin/dump/
traverse.c
512
spcl.
c_atime
= dp->dp2.di_atime;
Completed in 44 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025