Searched defs:timenow (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/unbound/services/cache/
H A Drrset.c124 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) argument
273 rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow) argument
184 rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref, struct alloc_cache* alloc, time_t timenow) argument
241 rrset_cache_lookup(struct rrset_cache* r, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint32_t flags, time_t timenow, int wr) argument
H A Dinfra.c332 data_entry_init(struct infra_cache* infra, struct lruhash_entry* e, time_t timenow) argument
391 infra_host(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, time_t timenow, int* edns_vs, uint8_t* edns_lame_known, int* to) argument
460 infra_set_lame(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, time_t timenow, int dnsseclame, int reclame, uint16_t qtype) argument
516 infra_rtt_update(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, int qtype, int roundtrip, int orig_rtt, time_t timenow) argument
569 infra_get_host_rto(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, struct rtt_info* rtt, int* delay, time_t timenow, int* tA, int* tAAAA, int* tother) argument
595 infra_edns_update(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* nm, size_t nmlen, int edns_version, time_t timenow) argument
626 infra_get_lame_rtt(struct infra_cache* infra, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* name, size_t namelen, uint16_t qtype, int* lame, int* dnsseclame, int* reclame, int* rtt, time_t timenow) argument
743 infra_create_ratedata(struct infra_cache* infra, uint8_t* name, size_t namelen, time_t timenow) argument
803 infra_ratelimit_inc(struct infra_cache* infra, uint8_t* name, size_t namelen, time_t timenow) argument
837 infra_ratelimit_dec(struct infra_cache* infra, uint8_t* name, size_t namelen, time_t timenow) argument
852 infra_ratelimit_exceeded(struct infra_cache* infra, uint8_t* name, size_t namelen, time_t timenow) argument
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_lib.c365 struct timeval timenow; local
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dhx_locl.h151 time_t timenow; member in struct:hx509_query_data
/freebsd-10-stable/contrib/unbound/util/data/
H A Dmsgreply.c497 reply_info_set_ttls(struct reply_info* rep, time_t timenow) argument
H A Dmsgencode.c443 packed_rrset_encode(struct ub_packed_rrset_key* key, sldns_buffer* pkt, uint16_t* num_rrs, time_t timenow, struct regional* region, int do_data, int do_sig, struct compress_tree_node** tree, sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) argument
530 insert_section(struct reply_info* rep, size_t num_rrsets, uint16_t* num_rrs, sldns_buffer* pkt, size_t rrsets_before, time_t timenow, struct regional* region, struct compress_tree_node** tree, sldns_pkt_section s, uint16_t qtype, int dnssec, size_t rr_offset) argument
626 reply_info_encode(struct query_info* qinfo, struct reply_info* rep, uint16_t id, uint16_t flags, sldns_buffer* buffer, time_t timenow, struct regional* region, uint16_t udpsize, int dnssec) argument
750 reply_info_answer_encode(struct query_info* qinf, struct reply_info* rep, uint16_t id, uint16_t qflags, sldns_buffer* pkt, time_t timenow, int cached, struct regional* region, uint16_t udpsize, struct edns_data* edns, int dnssec, int secure) argument
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c476 time_t timenow = *worker->env.now; local
551 time_t timenow = *worker->env.now; local
/freebsd-10-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c274 struct timeval timenow, timeleft; local
/freebsd-10-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c242 static struct ptime_data *timenow; /* The time to use for checking at-fields */ variable in typeref:struct:ptime_data
[all...]

Completed in 175 milliseconds