/openbsd/sbin/isakmpd/ |
H A D | timer.c | 52 struct timespec now; in timer_next_event() local 68 struct timespec now; in timer_handle_expirations() local 90 struct timespec now; in timer_add_event() local 131 struct timespec now; in timer_report() local
|
H A D | connection.c | 146 struct timespec now; in connection_checker() local 274 struct timespec now; in connection_setup() local 407 struct timespec now; in connection_report() local
|
/openbsd/sbin/unwind/libunbound/services/cache/ |
H A D | dns.c | 270 struct dns_msg* msg, time_t now) in addr_to_additional() 307 struct regional* region, struct delegpt* dp, time_t now, in find_add_addrs() 373 time_t now = *env->now; in cache_fill_missing() local 434 struct dns_msg* msg, struct delegpt* dp, time_t now) in find_add_ds() 500 struct ub_packed_rrset_key* rrset, time_t now) in dns_msg_authadd() 511 struct ub_packed_rrset_key* rrset, time_t now) in dns_msg_ansadd() 523 struct regional* region, struct dns_msg** msg, time_t now, in dns_cache_find_delegation() 601 struct regional* region, time_t now, int allow_expired, in tomsg() 711 time_t now, struct query_info* q) in rrset_msg() 839 time_t now = *env->now; in fill_any() local [all …]
|
H A D | rrset.c | 372 struct ub_packed_rrset_key* rrset, time_t now) in rrset_update_sec_status() 412 struct ub_packed_rrset_key* rrset, time_t now) in rrset_check_sec_status() 449 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_remove_above() 493 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_expired_above()
|
/openbsd/usr.sbin/unbound/services/cache/ |
H A D | dns.c | 270 struct dns_msg* msg, time_t now) in addr_to_additional() 307 struct regional* region, struct delegpt* dp, time_t now, in find_add_addrs() 373 time_t now = *env->now; in cache_fill_missing() local 434 struct dns_msg* msg, struct delegpt* dp, time_t now) in find_add_ds() 500 struct ub_packed_rrset_key* rrset, time_t now) in dns_msg_authadd() 511 struct ub_packed_rrset_key* rrset, time_t now) in dns_msg_ansadd() 523 struct regional* region, struct dns_msg** msg, time_t now, in dns_cache_find_delegation() 601 struct regional* region, time_t now, int allow_expired, in tomsg() 711 time_t now, struct query_info* q) in rrset_msg() 839 time_t now = *env->now; in fill_any() local [all …]
|
H A D | rrset.c | 372 struct ub_packed_rrset_key* rrset, time_t now) in rrset_update_sec_status() 412 struct ub_packed_rrset_key* rrset, time_t now) in rrset_check_sec_status() 449 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_remove_above() 493 qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* in rrset_cache_expired_above()
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNBTimer.h | 72 struct timeval now; in ElapsedMicroSeconds() local 86 struct timeval now; in GetTimeOfDay() local 99 struct timeval now; variable 114 struct timespec now; in TimeOfDayLaterThan() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | timevar.c | 183 get_time (now) in get_time() argument 263 struct timevar_time_def now; local 314 struct timevar_time_def now; local 379 struct timevar_time_def now; local 401 struct timevar_time_def now; local 431 struct timevar_time_def now; local
|
/openbsd/usr.sbin/sasyncd/ |
H A D | timer.c | 72 struct timespec now; in timer_next_event() local 94 struct timespec now; in timer_run() local 114 struct timespec now, tmp; in timer_add() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | timevar.c | 190 get_time (struct timevar_time_def *now) in get_time() 268 struct timevar_time_def now; in timevar_push_1() local 313 struct timevar_time_def now; in timevar_pop_1() local 367 struct timevar_time_def now; in timevar_stop() local 390 struct timevar_time_def now; in timevar_print() local
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | delayer.c | 225 ring_add(struct ringbuf* r, sldns_buffer* pkt, struct timeval* now, in ring_add() 360 service_send(struct ringbuf* ring, struct timeval* now, sldns_buffer* pkt, in service_send() 424 sldns_buffer* pkt, struct timeval* now) in service_proxy() 439 struct timeval* now, struct timeval* reuse_timeout) in find_create_proxy() 485 struct timeval* now, struct timeval* delay, struct timeval* reuse) in service_recv() 552 struct timeval* now, struct timeval* tcp_timeout) 619 struct tcp_send_list** last, struct timeval* now, 671 struct tcp_send_list** last, struct timeval* now) 716 service_tcp_relay(struct tcp_proxy** tcp_proxies, struct timeval* now, 808 service_findwait(struct timeval* now, struct timeval* wait, [all …]
|
H A D | perf.c | 270 perfsend(struct perfinfo* info, size_t n, struct timeval* now) in perfsend() 293 perfreply(struct perfinfo* info, size_t n, struct timeval* now) in perfreply() 312 perftimeout(struct perfinfo* info, size_t n, struct timeval* now) in perftimeout() 321 stat_printout(struct perfinfo* info, struct timeval* now, in stat_printout() 346 struct timeval timeout, now; in perfselect() local 400 struct timeval timeout, now; in perfendstats() local
|
/openbsd/usr.bin/dig/lib/isc/ |
H A D | timer.c | 167 struct timespec now; in isc_timer_create() local 235 struct timespec now; in isc_timer_reset() local 272 struct timespec now; in isc_timer_touch() local 306 dispatch(isc_timermgr_t *manager, struct timespec *now) { in dispatch() 490 struct timespec now; in isc_timermgr_dispatch() local
|
/openbsd/usr.bin/openssl/ |
H A D | apps_posix.c | 130 struct timespec elapsed, now; in app_timer_real() local 146 struct rusage now; in app_timer_user() local
|
/openbsd/usr.sbin/rpc.statd/ |
H A D | statd.c | 179 time_t now; in notify_handler() local 433 time_t now = *(time_t *) ptr; in notify_one() local 529 time_t now = time(NULL); in reset_database() local 548 time_t now = time(NULL); in unmon_hosts() local
|
/openbsd/usr.bin/ssh/ |
H A D | srclimit.c | 213 expire_penalties_from_tree(time_t now, const char *t, in expire_penalties_from_tree() 235 expire_penalties(time_t now) in expire_penalties() 261 time_t now; in srclimit_penalty_check_allow() local 348 time_t now; in srclimit_penalise() local 467 time_t now; in srclimit_penalty_info_for_tree() local
|
/openbsd/libexec/spamd/ |
H A D | sync.c | 418 sync_update(time_t now, char *helo, char *ip, char *from, char *to) in sync_update() 520 sync_addr(time_t now, time_t expire, char *ip, u_int16_t type) in sync_addr() 585 sync_white(time_t now, time_t expire, char *ip) in sync_white() 591 sync_trapped(time_t now, time_t expire, char *ip) in sync_trapped()
|
/openbsd/usr.sbin/vmd/ |
H A D | i8253.c | 123 struct timespec now, delta; in i8253_do_readback() local 172 struct timespec now, delta; in vcpu_exit_i8253_misc() local 228 struct timespec now, delta; in vcpu_exit_i8253() local
|
/openbsd/sys/netinet/ |
H A D | tcp_timer.c | 403 uint64_t now; in tcp_timer_persist() local 472 uint64_t now; in tcp_timer_keep() local 515 uint64_t now; in tcp_timer_2msl() local
|
/openbsd/bin/pax/ |
H A D | gen_subs.c | 66 #define TIMEFMT(t, now) \ argument 75 ls_list(ARCHD *arcn, time_t now, FILE *fp) in ls_list() 155 time_t now = time(NULL); in ls_tty() local
|
H A D | ar_subs.c | 75 time_t now; in list() local 219 time_t now; in extract() local 414 time_t now; in wr_archive() local
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | lock.c | 642 time_t now; local 726 time_t now; local 827 time_t now; local 849 time_t now; local
|
/openbsd/usr.sbin/bgpd/ |
H A D | timer.c | 52 timer_nextisdue(struct timer_head *th, time_t now) in timer_nextisdue() 63 timer_nextduein(struct timer_head *th, time_t now) in timer_nextduein()
|
/openbsd/sys/dev/pci/drm/ |
H A D | drm_vblank.c | 1030 u64 seq, ktime_t now) in send_vblank_event() 1133 ktime_t now; in drm_crtc_send_vblank_event() local 1364 ktime_t now; in drm_crtc_vblank_off() local 1683 ktime_t now; in drm_queue_vblank_event() local 1784 ktime_t now; in drm_wait_vblank_reply() local 1954 ktime_t now; in drm_handle_vblank_events() local 2086 ktime_t now; in drm_crtc_get_sequence_ioctl() local 2142 ktime_t now; in drm_crtc_queue_sequence_ioctl() local
|
/openbsd/sys/net/ |
H A D | fq_codel.c | 314 codel_enqueue(struct codel *cd, int64_t now, struct mbuf *m) in codel_enqueue() 348 codel_next_packet(struct codel *cd, struct codel_params *cp, int64_t now, in codel_next_packet() 391 codel_state_change(struct codel *cd, int64_t now, struct mbuf *m, int drop, in codel_state_change() 412 codel_dequeue(struct codel *cd, struct codel_params *cp, int64_t now, in codel_dequeue() 530 int64_t now; in fqcodel_enq() local 639 int64_t now; in fqcodel_deq_begin() local
|