/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | ctime.c | 31 ctime(timep) in ctime() argument 32 time_t * timep; in ctime() 34 return asctime(localtime(timep));
|
H A D | localtime.c | 146 static void gmtsub P((const time_t * timep, long offset, 148 static void localsub P((const time_t * timep, long offset, 156 static void timesub P((const time_t * timep, long offset, 1028 localsub(timep, offset, tmp) in localsub() argument 1029 const time_t * const timep; in localsub() 1036 const time_t t = *timep; 1042 gmtsub(timep, offset, tmp); 1068 localtime(timep) in localtime() argument 1069 const time_t * const timep; in localtime() 1071 time_t temp_time = *(const time_t*)timep; [all …]
|
/titanic_41/usr/src/ucblib/librpcsoc/ |
H A D | rtime.c | 76 rtime(addrp, timep, timeout) in rtime() argument 78 struct timeval *timep; 150 timep->tv_sec = thetime; 151 timep->tv_usec = 0;
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 71 rtime_tli(char *host, struct timeval *timep, struct timeval *timeout) in rtime_tli() argument 151 timep->tv_sec = thetime - TOFFSET; in rtime_tli() 152 timep->tv_usec = 0; in rtime_tli()
|
H A D | rpcb_clnt.c | 1221 rpcb_gettime(const char *host, time_t *timep) in rpcb_gettime() argument 1230 (void) time(timep); in rpcb_gettime() 1255 (xdrproc_t)xdr_time_t, (char *)timep, tottimeout); in rpcb_gettime() 1265 (xdrproc_t)xdr_time_t, (char *)timep, in rpcb_gettime()
|
/titanic_41/usr/src/uts/common/rpc/sec/ |
H A D | auth_des.c | 431 struct timeval *timep) in synchronize() argument 438 if (rtime(synconfig, syncaddr, calltype, timep, &timout) < 0) in synchronize() 441 timep->tv_sec -= mytime.tv_sec; in synchronize() 442 if (mytime.tv_usec > timep->tv_usec) { in synchronize() 443 timep->tv_sec -= 1; in synchronize() 444 timep->tv_usec += MILLION; in synchronize() 446 timep->tv_usec -= mytime.tv_usec; in synchronize()
|
H A D | authdesubr.c | 79 struct timeval *timep, struct timeval *wait) in rtime() argument 369 timep->tv_sec = thetime; in rtime() 370 RPCLOG(8, "rtime: timep->tv_sec = %lx\n", timep->tv_sec); in rtime() 372 timep->tv_usec = 0; in rtime()
|
/titanic_41/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_vss.c | 152 uint64_t *timep; in smbd_vss_get_snapshots() local 198 timep = vss_uint64_date.gd_gmt_array; in smbd_vss_get_snapshots() 204 smbd_vss_time2gmttoken(*timep, *gmttokenp); in smbd_vss_get_snapshots() 208 timep++; in smbd_vss_get_snapshots()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | tputcfent.c | 50 struct tm *timep; in tputcfent() local 150 timep = localtime(&(ept->cinfo.modtime)); in tputcfent() 153 timep); in tputcfent()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.comsat.c | 288 time_t timep[2]; local 397 timep[0] = stb.st_atime; 398 timep[1] = stb.st_mtime; 400 utime(name, timep);
|
/titanic_41/usr/src/cmd/fs.d/nfs/umount/ |
H A D | umount.c | 248 static struct timeval *timep; in inform_server() local 298 timep = (quick ? &create_timeout : NULL); in inform_server() 300 "datagram_n", timep); in inform_server()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgops.c | 358 struct tm *timep; in pkgRemovePackageFromGzonlyList() local 435 timep = localtime(&clock); in pkgRemovePackageFromGzonlyList() 437 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in pkgRemovePackageFromGzonlyList() 547 struct tm *timep; in pkgAddPackageToGzonlyList() local 628 timep = localtime(&clock); in pkgAddPackageToGzonlyList() 630 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in pkgAddPackageToGzonlyList()
|
H A D | ocfile.c | 448 struct tm *timep; in swapcfile() local 505 timep = localtime(&clock); in swapcfile() 507 (void) strftime(timeb, sizeof (timeb), "%c\n", timep); in swapcfile()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_trans.c | 867 char *timep; in trans_report() local 892 timep = meta_print_time(&tv); in trans_report() 894 timep = ""; in trans_report() 897 mt_state, timep) == EOF) { in trans_report() 1174 char *timep; in log_report() local 1229 timep = meta_print_time(&tv); in log_report() 1231 timep = ""; in log_report() 1234 ml_state, timep) == EOF) { in log_report()
|
H A D | meta_mirror.c | 1009 char *timep; in mirror_report() local 1035 timep = meta_print_time(&tv); in mirror_report() 1037 timep = ""; in mirror_report() 1041 sm_state, timep) == EOF) { in mirror_report() 1197 char *timep; in mirror_report() local 1237 timep = meta_print_time(&tv); in mirror_report() 1239 timep = ""; in mirror_report() 1245 sm_state, timep) == EOF) { in mirror_report()
|
H A D | meta_raid.c | 722 char *timep = meta_print_time(&tv); in display_raid_device_info() local 727 col_state, devid, hsname, timep) == EOF) { in display_raid_device_info() 793 char *timep; in raid_report() local 830 timep = meta_print_time(&tv); in raid_report() 832 timep = ""; in raid_report() 836 raid_state, timep) == EOF) { in raid_report()
|
H A D | meta_hotspares.c | 605 char *timep; in hsp_report() local 642 timep = meta_print_time(&tv); in hsp_report() 647 hsp->size, devid, timep) == EOF) { in hsp_report()
|
H A D | meta_stripe.c | 810 char *timep = meta_print_time(&tv); in subdev_row_report() local 816 timep) == EOF) { in subdev_row_report()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 482 gmtime_r(const time_t *timep, struct tm *p_tm) in gmtime_r() argument 484 return (offtime_u((time_t)*timep, 0L, p_tm)); in gmtime_r() 500 gmtime(const time_t *timep) in gmtime() argument 506 return (gmtime_r(timep, p_tm)); in gmtime() 623 localtime_r(const time_t *timep, struct tm *p_tm) in localtime_r() argument 631 unused = ltzset_u(*timep); in localtime_r() 636 return (offtime_u(*timep, 0L, p_tm)); in localtime_r() 643 rt = offtime_u(*timep, offset, p_tm); in localtime_r() 666 localtime(const time_t *timep) in localtime() argument 672 return (localtime_r(timep, p_tm)); in localtime()
|
/titanic_41/usr/src/cmd/backup/restore/ |
H A D | dirs.c | 43 time_t timep[2]; member 763 utime(cp, (struct utimbuf *)node.timep); in setdirmodes() 883 node.timep[0] = dip->di_atime; in allocinotab() 884 node.timep[1] = dip->di_mtime; in allocinotab()
|
H A D | tape.c | 747 time_t timep[2]; in extractfile() local 759 timep[0] = (time_t)curfile.dip->di_atime; in extractfile() 760 timep[1] = (time_t)curfile.dip->di_mtime; in extractfile() 907 if (utime(rname, (struct utimbuf *)timep) < 0 && in extractfile() 988 if (utime(rname, (struct utimbuf *)timep) < 0 && in extractfile()
|
/titanic_41/usr/src/cmd/fs.d/ufs/edquota/ |
H A D | edquota.c | 637 unfmttime(double value, char *units, uint32_t *timep) in unfmttime() argument 642 *timep = 0; in unfmttime() 652 *timep = (ulong_t)(value * cunits[i].c_secs); in unfmttime()
|
/titanic_41/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 712 timestruc_t now, *timep; in pcfs_setattr() local 798 timep = &vap->va_mtime; in pcfs_setattr() 801 timep = &now; in pcfs_setattr() 804 timep->tv_sec > INT32_MAX) { in pcfs_setattr() 808 error = pc_tvtopct(timep, &pcp->pc_entry.pcd_mtime); in pcfs_setattr() 826 timep = &vap->va_atime; in pcfs_setattr() 829 timep = &now; in pcfs_setattr() 832 timep->tv_sec > INT32_MAX) { in pcfs_setattr() 836 error = pc_tvtopct(timep, &atime); in pcfs_setattr()
|
/titanic_41/usr/src/cmd/compress/ |
H A D | compress.c | 1582 struct utimbuf timep; in copystat() local 1676 timep.actime = ifstat->st_atime; in copystat() 1677 timep.modtime = ifstat->st_mtime; in copystat() 1679 (void) utime(ofname, &timep); in copystat()
|
/titanic_41/usr/src/cmd/zic/ |
H A D | zic.c | 132 const char *dayp, const char *timep); 1263 rulesub(rp, loyearp, hiyearp, typep, monthp, dayp, timep) in rulesub() argument 1270 const char * const timep; 1284 dp = ecpyalloc(timep);
|