Searched refs:settime (Results 1 – 19 of 19) sorted by relevance
218 struct xen_platform_op settime; in xentimer_settime() local228 settime.cmd = XENPF_settime64; in xentimer_settime()229 settime.u.settime64.mbz = 0; in xentimer_settime()230 settime.u.settime64.secs = ts->tv_sec; in xentimer_settime()231 settime.u.settime64.nsecs = ts->tv_nsec; in xentimer_settime()232 settime.u.settime64.system_time = in xentimer_settime()235 ret = HYPERVISOR_platform_op(&settime); in xentimer_settime()
76 settime(struct event_base* base) in settime() function97 if(settime(base) < 0) { in event_init()193 if(settime(base) < 0) in handle_select()200 if(settime(base) < 0) in handle_select()233 if(settime(base) < 0) in event_base_dispatch()
72 settime(struct event_base* base) in settime() function124 if(settime(base) < 0) { in event_init()297 if(settime(base) < 0) in handle_select()432 if(settime(base) < 0) in event_base_dispatch()
97 struct dom0_settime settime; member
637 xenpf_settime_t settime; member
41 METHOD int settime {
87 static int settime(struct thread *, struct timeval *);121 settime(struct thread *td, struct timeval *tv) in settime() function421 error = settime(td, &atv); in kern_clock_settime()708 error = settime(td, tv); in kern_settimeofday()
802 settime(e);836 settime(e) in settime() function
2990 extern void settime __P((ENVELOPE *));
1074 settime(e);
343 offsetof(settime) = 12
2414 (long)ntohl(it->settime)); in traps()
786 u_int32 settime; /* time trap last set */ member
676 (int) offsetof(struct info_trap, settime));
528 usr.sbin/dnssec-settime \
2210 it->settime = htonl((u_int32)(current_time - tr->tr_settime)); in req_get_traps()
5875 * libntp/machines.c: the settime() choices were ordered badly.
14810 OLD_FILES+=usr/sbin/dnssec-settime14852 OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-settime.html14974 OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz
10498 for macros defined in initsys() and settime(); since