Searched refs:settime (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/uts/i86xpv/io/ |
H A D | xpvtod.c | 135 op.u.settime.secs = ts.tv_sec - ggmtl(); in todxen_set() 136 op.u.settime.nsecs = ts.tv_nsec; in todxen_set() 137 op.u.settime.system_time = xpv_getsystime(); in todxen_set()
|
/titanic_44/usr/src/cmd/touch/ |
H A D | Makefile | 42 -$(RM) $(ROOTBIN)/settime 43 $(LN) -f $(ROOTPROG) $(ROOTBIN)/settime
|
H A D | touch.c | 510 usage(const int settime) in usage() argument 512 if (settime) { in usage()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | date.c | 210 settime(void* context, const char* cmd, Time_t now, int adjust, int network) in settime() function 476 else if (settime(context, cmd, now, increment, network)) in b_date()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_alloc.c | 990 struct timespec32 settime; in ud_ialloc() local 1091 TIMESPEC_TO_TIMESPEC32(&settime, &vap->va_atime) in ud_ialloc() 1092 ud_utime2dtime(&settime, &fe->fe_acc_time); in ud_ialloc() 1096 TIMESPEC_TO_TIMESPEC32(&settime, &vap->va_mtime) in ud_ialloc() 1097 ud_utime2dtime(&settime, &fe->fe_mod_time); in ud_ialloc()
|
/titanic_44/usr/src/man/man1/ |
H A D | Makefile | 517 settime.1 \ 709 settime.1 := LINKSRC = touch.1
|
/titanic_44/usr/src/uts/common/xen/public/ |
H A D | platform.h | 326 struct xenpf_settime settime; member
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | envelope.c | 790 settime(e); 824 settime(e) in settime() function
|
H A D | sendmail.h | 2617 extern void settime __P((ENVELOPE *));
|
H A D | srvrsmtp.c | 670 settime(e);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 287 link path=usr/share/man/man1/settime.1 target=touch.1
|
H A D | SUNWcs.mf | 829 file path=usr/bin/settime mode=0555 1512 hardlink path=usr/bin/touch target=../../usr/bin/settime
|
/titanic_44/ |
H A D | .gitignore | 4425 usr/src/man/man1/settime.1
|