Searched refs:settime (Results 1 – 19 of 19) sorted by relevance
222 struct xen_platform_op settime; in xentimer_settime() local232 settime.cmd = XENPF_settime64; in xentimer_settime()233 settime.u.settime64.mbz = 0; in xentimer_settime()234 settime.u.settime64.secs = ts->tv_sec; in xentimer_settime()235 settime.u.settime64.nsecs = ts->tv_nsec; in xentimer_settime()236 settime.u.settime64.system_time = in xentimer_settime()239 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
625 struct xenpf_settime settime; member
42 METHOD int settime {
90 static int settime(struct thread *, struct timeval *);122 settime(struct thread *td, struct timeval *tv) in settime() function421 error = settime(td, &atv); in kern_clock_settime()711 error = settime(td, tv); in kern_settimeofday()
817 settime(e);851 settime(e) in settime() function
2819 extern void settime __P((ENVELOPE *));
934 settime(e);
343 offsetof(settime) = 12
2414 (long)ntohl(it->settime)); in traps()
786 u_int32 settime; /* time trap last set */ member
677 (int) offsetof(struct info_trap, settime));
543 usr.sbin/dnssec-settime \
2201 it->settime = htonl((u_int32)(current_time - tr->tr_settime)); in req_get_traps()
5875 * libntp/machines.c: the settime() choices were ordered badly.
8691 OLD_FILES+=usr/sbin/dnssec-settime8733 OLD_FILES+=usr/share/doc/bind9/arm/man.dnssec-settime.html8855 OLD_FILES+=usr/share/man/man8/dnssec-settime.8.gz
10200 for macros defined in initsys() and settime(); since