Searched defs:now (Results 1 - 25 of 254) sorted by last modified time

1234567891011

/src/bin/sh/
H A Dvar.c1506 time_t now; local in function:get_tod
/src/sys/arch/riscv/riscv/
H A Dclock_machdep.c123 const uint64_t now = csr_time_read(); local in function:riscv_timer_intr
/src/sys/netinet/
H A Dsctputil.c627 struct timeval now; local in function:sctp_select_a_tag
1649 struct timeval now; local in function:sctp_calculate_rto
[all...]
H A Dsctp_input.c1677 struct timeval now; local in function:sctp_handle_cookie_echo
[all...]
/src/sys/dev/usb/
H A Ducom.c550 struct timeval now, delta; local in function:ucomopen
H A Dehci.c2275 unsigned now; local in function:ehci_sync_hc
[all...]
/src/sbin/fsck_udf/
H A Dmain.c230 time_t now; local in function:printtime
/src/sys/arch/powerpc/booke/dev/
H A Dpq3etsec.c2567 uint64_t now = mftb(); local in function:pq3etsec_mii_tick
/src/sys/dev/ic/
H A Dcom.c1153 struct timeval now, diff; local in function:comopen
H A Dmm58167.c85 struct timeval now; local in function:mm58167_gettime_ymdhms
/src/sys/kern/
H A Dkern_time.c200 struct timespec delta, now; local in function:settime1
851 struct timespec now, next; local in function:itimer_callout
976 struct timespec now; local in function:itimer_gettime
1387 struct timespec now; local in function:dotimer_settime
1627 struct timespec now; local in function:dosetitimer
[all...]
H A Dsubr_time_arith.c478 itimer_transition(const struct itimerspec * restrict it,const struct timespec * restrict now,struct timespec * restrict next,int * restrict overrunsp) argument
[all...]
H A Dsubr_time.c57 struct timeval now, tv; local in function:tvhzto
68 struct timespec now, ts; local in function:tshzto
79 struct timespec now, ts; local in function:tshztoup
102 struct timespec now, sleptt local in function:gettimeleft
[all...]
H A Duipc_syscalls.c1012 struct timespec ts, now; local in function:sys_recvmmsg
H A Dkern_tc.c87 static u_int now; local in function:dummy_get_timecount
/src/sys/arch/arm/imx/
H A Dimx23_platform.c125 uint32_t now; local in function:imx23_platform_delay
/src/sys/net/
H A Dif_spppsubr.c5457 time_t now; local in function:sppp_keepalive
[all...]
/src/sys/dev/cardbus/
H A Dcardbus.c974 pcireg_t value, now; local in function:cardbus_get_powerstate_int
1013 pcireg_t value, cap, now; local in function:cardbus_set_powerstate_int
[all...]
/src/usr.bin/ruptime/
H A Druptime.c68 static time_t now; variable in typeref:typename:time_t
/src/usr.sbin/inetd/
H A Dratelimit.c80 time_t now = -1; local in function:rl_process
307 rl_reset(struct servtab *sep, time_t now) argument
346 rl_process_service_max(struct servtab *sep, int ctrl, time_t *now) argument
389 rl_process_ip_max(struct servtab * sep,int ctrl,time_t * now) argument
[all...]
/src/sys/altq/
H A Daltq_jobs.c266 u_int64_t now; local in function:jobs_class_create
500 u_int64_t now; local in function:jobs_enqueue
664 u_int64_t now; local in function:jobs_dequeue
776 u_int64_t now; local in function:jobs_addq
1279 u_int64_t now, oldest_arv; local in function:assign_rate_drops_adc
1662 u_int64_t now; local in function:proj_delay
2120 u_int64_t now; local in function:get_class_stats
[all...]
/src/sys/arch/xen/xen/
H A Dxen_clock.c780 uint64_t last, now, delta, next; local in function:xen_timer_handler
[all...]
/src/usr.bin/make/
H A Dmain.c122 time_t now; /* Time at start of make */ variable in typeref:typename:time_t
/src/usr.sbin/moused/
H A Dmoused.c2765 static struct timeval now; local in function:kidspad
/src/sbin/ping6/
H A Dping6.c219 static struct timespec now, last_tx, next_tx, first_tx; variable in typeref:struct:timespec
[all...]

Completed in 56 milliseconds

1234567891011