Searched defs:ctime (Results 1 - 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dctime.c31 ctime(timep) function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dctime.c69 * ctime(t) just calls localtime, then asctime.
163 ctime(const time_t *t) function
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_cmn_setfile.c57 uint64_t crtime, atime, mtime, ctime; local
62 &crtime, &atime, &mtime, &ctime, &attributes) != 0)
78 if (ctime != 0 && ctime != (uint64_t)-1) {
79 smb_time_nt_to_unix(ctime, &attr->sa_vattr.va_ctime);
/illumos-gate/usr/src/cmd/mdb/common/libstand/
H A Dctime.c95 * So is ctime...
135 * ctime(t) just calls localtime, then asctime.
215 ctime(const time_t *t) function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_sa.c205 uint64_t crtime[2], mtime[2], ctime[2]; local
237 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_CTIME(zfsvfs), NULL, &ctime, 16);
273 &ctime, 16);
H A Dzfs_dir.c715 uint64_t mtime[2], ctime[2]; local
739 ctime, sizeof (ctime));
741 ctime, B_TRUE);
759 ctime, sizeof (ctime));
762 zfs_tstamp_update_setup(dzp, CONTENT_MODIFIED, mtime, ctime, B_TRUE);
818 uint64_t mtime[2], ctime[2]; local
867 NULL, &ctime, sizeof (ctime));
[all...]
H A Dzfs_znode.c766 uint64_t crtime[2], atime[2], mtime[2], ctime[2]; local
877 ZFS_TIME_ENCODE(&now, ctime);
908 NULL, &ctime, 16);
939 NULL, &ctime, 16);
1359 uint64_t ctime[2], boolean_t have_tx)
1385 ZFS_TIME_ENCODE(&now, ctime);
1664 uint64_t mtime[2], ctime[2]; local
1711 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_CTIME(zfsvfs), NULL, ctime, 16);
1714 zfs_tstamp_update_setup(zp, CONTENT_MODIFIED, mtime, ctime, B_TRUE);
1358 zfs_tstamp_update_setup(znode_t *zp, uint_t flag, uint64_t mtime[2], uint64_t ctime[2], boolean_t have_tx) argument
H A Dzfs_acl.c1189 uint64_t ctime[2]; local
1203 &ctime, sizeof (ctime));
1328 zfs_tstamp_update_setup(zp, STATE_CHANGED, NULL, ctime, B_TRUE);
H A Dzfs_vnops.c647 * vp - ctime|mtime updated if byte count > 0
676 uint64_t mtime[2], ctime[2]; local
692 SA_ADD_BULK_ATTR(bulk, count, SA_ZPL_CTIME(zfsvfs), NULL, &ctime, 16);
961 zfs_tstamp_update_setup(zp, CONTENT_MODIFIED, mtime, ctime,
1369 * dvp - ctime|mtime updated if new entry created
1370 * vp - ctime|mtime always, atime if new
1621 * dvp - ctime|mtime
1622 * vp - ctime (if nlink > 0)
1862 * dvp - ctime|mtime updated
1863 * vp - ctime|mtim
2505 uint64_t mtime[2], ctime[2]; local
2718 uint64_t mtime[2], ctime[2]; local
4246 uint64_t mtime[2], ctime[2]; local
[all...]
/illumos-gate/usr/src/stand/lib/sa/
H A Dtime.c208 ctime(const time_t *t) function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h42 krb5_timestamp ctime; member in struct:_krb5_pk_authenticator
52 krb5_timestamp ctime; member in struct:_krb5_pk_authenticator_draft9
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c806 clock_t ctime; local
883 ctime = ddi_get_lbolt();
884 ctime += drv_usectohz(SMBUS_TRANS_TIMEOUT);
/illumos-gate/usr/src/boot/include/isofs/cd9660/
H A Diso.h197 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */ member in struct:iso_extended_attributes
/illumos-gate/usr/src/boot/lib/libstand/
H A Dpkgfs.c91 char ctime[12]; member in struct:ustar_hdr::__anon87::__anon89
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c2668 timestruc_t ctime; local
2695 error = nfs4_time_ntov(&na->time_metadata, &ctime);
2698 if (bcmp(&ctime, &sarg->vap->va_ctime, sizeof (ctime)))
H A Dnfs4_vnops.c3767 * with only ctime as the argument. If the server ctime differs from
3769 * already have the ctime from the preceding getattr, so just set it
3794 timestruc_t ctime; local
3837 * Set ctime local here (outside the do_again label)
3839 * will use ctime from GETATTR results (from failed
3848 ctime = rp->r_attr.va_ctime;
3875 * We only care about the ctime, but need to get mtime
3919 * setattr iterates if the object size is set and the cached ctime
3920 * does not match the file ctime
[all...]
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c1087 mb_put_uint64le(mbp, 0); /* ctime (no change) */
1452 struct timespec ctime; local
1466 gethrestime(&ctime);
1467 smb_time_local2server(&ctime, SSTOVC(ssp)->vc_sopt.sv_tz, &tm);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2593 krb5_timestamp ctime; member in struct:_krb5_donot_replay
H A Dkrb5.h1098 krb5_timestamp ctime; /* client sec portion */ member in struct:_krb5_authenticator
1198 krb5_timestamp ctime; /* client sec portion; optional */ member in struct:_krb5_error
1224 krb5_timestamp ctime; /* client time, seconds portion */ member in struct:_krb5_ap_rep_enc_part
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h367 NFS3_TIME_OK((attrs)->ctime.seconds))
1156 nfstime3 ctime; member in struct:fattr3
1188 nfstime3 ctime; member in struct:wcc_attr

Completed in 971 milliseconds