Home
last modified time | relevance | path

Searched refs:st_ctime (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/lib/libmail/common/
H A Dmaillock.c100 if (t < sbuf.st_ctime + 300) { in maillock()
147 return (sbuf.st_ctime); in lock1()
/illumos-gate/usr/src/cmd/cron/
H A Datq.c482 if (stbuf1.st_ctime < stbuf2.st_ctime) in creation()
484 else if (stbuf1.st_ctime > stbuf2.st_ctime) in creation()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtv64 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
68 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
H A Dtmx77 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
81 #define tmxsetctime(s,t) ((s)->st_ctime=tmxsec(t),ST_CTIME_NSEC_SET(s,tmxnsec(t)))
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtv92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
H A Dtmx98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
102 #define tmxsetctime(s,t) ((s)->st_ctime=tmxsec(t),ST_CTIME_NSEC_SET(s,tmxnsec(t)))
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtv92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
H A Dtmx98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
102 #define tmxsetctime(s,t) ((s)->st_ctime=tmxsec(t),ST_CTIME_NSEC_SET(s,tmxnsec(t)))
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtv92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
H A Dtmx98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
102 #define tmxsetctime(s,t) ((s)->st_ctime=tmxsec(t),ST_CTIME_NSEC_SET(s,tmxnsec(t)))
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtv92 #define tvgetctime(t,s) ((t)->tv_nsec=ST_CTIME_NSEC_GET(s),(t)->tv_sec=(s)->st_ctime)
96 #define tvsetctime(t,s) (ST_CTIME_NSEC_SET(s,(t)->tv_nsec),(s)->st_ctime=(t)->tv_sec)
H A Dtmx98 #define tmxgetctime(s) tmxsns((s)->st_ctime,ST_CTIME_NSEC_GET(s))
102 #define tmxsetctime(s,t) ((s)->st_ctime=tmxsec(t),ST_CTIME_NSEC_SET(s,tmxnsec(t)))
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathcheck.c65 o = st.st_ctime; in pathcheck()
H A Dpathprobe.c218 if (ptime <= (unsigned long)st.st_mtime || ptime <= (unsigned long)st.st_ctime) in pathprobe_20100601()
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h335 #define st_ctime st_ctim.tv_sec
339 #define st_ctime st_ctim.__tv_sec
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtls.c87 tm = (flags & LS_ATIME) ? st->st_atime : (flags & LS_CTIME) ? st->st_ctime : st->st_mtime; in fmtls()
/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c545 if (stat_buf.st_ctime > latest) { in get_xauthority()
548 latest = stat_buf.st_ctime; in get_xauthority()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_mark.c355 } else if (estp->st_ctime > ddate) { in mark_cb()
365 (uint_t)estp->st_ctime, (uint_t)ddate); in mark_cb()
370 (uint_t)estp->st_ctime, (uint_t)ddate); in mark_cb()
H A Dndmpd_fhistory.c176 entry->fstat.ctime = (ulong_t)file_stat->st_ctime; in ndmpd_api_file_history_path_v2()
352 entry->fstat.ctime = (ulong_t)file_stat->st_ctime; in ndmpd_api_file_history_node_v2()
486 file_stat_entry->ctime = file_stat->st_ctime; in ndmpd_api_file_history_file_v3()
701 file_stat_entry->ctime = file_stat->st_ctime; in ndmpd_api_file_history_node_v3()
H A Dndmpd_tar.c411 if (attr->st_ctime > bksp->bs_ldate) { in timecmp()
414 (uint_t)attr->st_ino, (uint_t)attr->st_ctime, in timecmp()
419 (uint_t)attr->st_ino, (uint_t)attr->st_ctime, in timecmp()
425 (uint_t)attr->st_ctime, (uint_t)bksp->bs_ldate); in timecmp()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.c91 *ptr = stat_buf.st_ctime; in get_file_time()
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h181 #define st_ctime st_ctim.tv_sec macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dshiocmd_solaris.c403 { "ctime", NV_INTEGER|NV_RDONLY, offsetof(struct stat,st_ctime), sizeof(Sp->st_ctime), make_time},
/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c165 if (ctime_r(&sb->st_ctime, timebuf, 512)) { in print_stats()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst284 elif mem stat.st_ctime sys/types.h sys/stat.h {
322 elif mem stat.st_ctime sys/types.h sys/stat.h {
341 #define _mem_st_ctime_stat 1 /* st_ctime is a member of struct stat */
352 iffe: test: is st_ctime a member of struct stat ... yes
362 elif mem foo_stat.st_ctime sys/types.h sys/stat.h {
391 iffe: test: is st_ctime a member of struct foo_stat ... no
403 elif mem foo_stat.st_ctime sys/types.h sys/stat.h {
429 iffe: test: is st_ctime a member of struct foo_stat ... no

12