Searched defs:now (Results 251 - 275 of 354) sorted by relevance

<<1112131415

/openbsd-current/usr.sbin/unbound/validator/
H A Dval_neg.c1059 grab_nsec(struct rrset_cache* rrset_cache, uint8_t* qname, size_t qname_len, uint16_t qtype, uint16_t qclass, uint32_t flags, struct regional* region, int checkbit, uint16_t checktype, time_t now) argument
1108 neg_find_nsec(struct val_neg_cache* neg_cache, uint8_t* qname, size_t qname_len, uint16_t qclass, struct rrset_cache* rrset_cache, time_t now, struct regional* region) argument
1214 neg_nsec3_getnc(struct val_neg_zone* zone, uint8_t* hashnc, size_t nclen, struct rrset_cache* rrset_cache, struct regional* region, time_t now, uint8_t* b32, size_t maxb32) argument
1247 neg_nsec3_proof_ds(struct val_neg_zone* zone, uint8_t* qname, size_t qname_len, int qlabs, sldns_buffer* buf, struct rrset_cache* rrset_cache, struct regional* region, time_t now, uint8_t* topname) argument
1347 add_soa(struct rrset_cache* rrset_cache, time_t now, struct regional* region, struct dns_msg* msg, struct val_neg_zone* zone) argument
1377 val_neg_getmsg(struct val_neg_cache* neg, struct query_info* qinfo, struct regional* region, struct rrset_cache* rrset_cache, sldns_buffer* buf, time_t now, int addsoa, uint8_t* topname, struct config_file* cfg) argument
[all...]
H A Dval_sigcrypt.c1389 sigdate_error(const char* str, int32_t expi, int32_t incep, int32_t now) argument
555 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, time_t now, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t sig_idx, struct rbtree_type** sortree, char** reason, sldns_ede_code *reason_bogus, sldns_pkt_section section, struct module_qstate* qstate, int* numverified) argument
1419 uint32_t expi, incep, now; local
1493 int32_t origttl, expittl, expi, incep, now; local
1535 dnskey_verify_rrset_sig(struct regional* region, sldns_buffer* buf, struct val_env* ve, time_t now, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t dnskey_idx, size_t sig_idx, struct rbtree_type** sortree, int* buf_canon, char** reason, sldns_ede_code *reason_bogus, sldns_pkt_section section, struct module_qstate* qstate) argument
[all...]
/openbsd-current/lib/libcurses/base/
H A Dlib_mouse.c1229 int now = -1; local
/openbsd-current/sys/dev/ic/
H A Dath.c1659 int i, now, nsamples, rssi; local
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DArchiveWriter.cpp327 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { function
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1033 uint32_t i, now, size = 0; local
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_vblank.c1133 ktime_t now; local
1028 send_vblank_event(struct drm_device *dev, struct drm_pending_vblank_event *e, u64 seq, ktime_t now) argument
1364 ktime_t now; local
1683 ktime_t now; local
1784 ktime_t now; local
1954 ktime_t now; local
2086 ktime_t now; local
2142 ktime_t now; local
[all...]
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_pmu.c477 ktime_t now; local
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Di915_request.c2908 u64 busy, dt, now; local
3020 ktime_t now; local
3097 ktime_t now; local
3162 ktime_t now; local
[all...]
/openbsd-current/sys/net/
H A Dbpf.c455 uint64_t end, now; local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp474 u64 now = NanoTime(); local
/openbsd-current/sys/kern/
H A Dkern_timeout.c571 struct timespec elapsed, now; local
H A Dkern_tc.c52 static u_int now; local
/openbsd-current/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1209 struct timeval now; local
H A Ddtstream.c1770 struct timeval now; local
2095 struct timeval now; local
1591 dtio_setup_base(struct dt_io_thread* dtio, time_t* secs, struct timeval* now) argument
[all...]
/openbsd-current/usr.sbin/nsd/
H A Dutil.c165 time_t now = (time_t)tv.tv_sec; local
H A Dquery.c153 time_t now = time(NULL); local
/openbsd-current/sbin/unwind/libunbound/validator/
H A Dval_sigcrypt.c1389 sigdate_error(const char* str, int32_t expi, int32_t incep, int32_t now) argument
555 dnskeyset_verify_rrset_sig(struct module_env* env, struct val_env* ve, time_t now, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t sig_idx, struct rbtree_type** sortree, char** reason, sldns_ede_code *reason_bogus, sldns_pkt_section section, struct module_qstate* qstate, int* numverified) argument
1419 uint32_t expi, incep, now; local
1493 int32_t origttl, expittl, expi, incep, now; local
1535 dnskey_verify_rrset_sig(struct regional* region, sldns_buffer* buf, struct val_env* ve, time_t now, struct ub_packed_rrset_key* rrset, struct ub_packed_rrset_key* dnskey, size_t dnskey_idx, size_t sig_idx, struct rbtree_type** sortree, int* buf_canon, char** reason, sldns_ede_code *reason_bogus, sldns_pkt_section section, struct module_qstate* qstate) argument
[all...]
/openbsd-current/usr.bin/newsyslog/
H A Dnewsyslog.c405 struct timeval now; local
/openbsd-current/sbin/newfs_msdos/
H A Dnewfs_msdos.c250 time_t now; local
/openbsd-current/usr.bin/awk/
H A Db.c194 static int now = 1; local
/openbsd-current/sbin/dhcpleased/
H A Dengine.c1384 struct timespec now, res; local
1515 struct timespec now, res; local
/openbsd-current/sys/netinet/
H A Dtcp_input.c376 uint64_t now; local
2118 tcp_dooptions(struct tcpcb *tp, u_char *cp, int cnt, struct tcphdr *th, struct mbuf *m, int iphlen, struct tcp_opt_info *oi, u_int rtableid, uint64_t now) argument
3343 uint64_t now; local
3481 syn_cache_get(struct sockaddr *src, struct sockaddr *dst, struct tcphdr *th, u_int hlen, u_int tlen, struct socket *so, struct mbuf *m, uint64_t now) argument
3758 syn_cache_add(struct sockaddr *src, struct sockaddr *dst, struct tcphdr *th, u_int iphlen, struct socket *so, struct mbuf *m, u_char *optp, int optlen, struct tcp_opt_info *oi, tcp_seq *issp, uint64_t now) argument
3943 syn_cache_respond(struct syn_cache *sc, struct mbuf *m, uint64_t now) argument
[all...]
/openbsd-current/usr.bin/ssh/
H A Dsshd.c562 time_t now; local
/openbsd-current/usr.sbin/rpki-client/
H A Drepo.c1376 time_t now; local

Completed in 239 milliseconds

<<1112131415