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

1234567891011>>

/freebsd-current/sys/fs/tmpfs/
H A Dtmpfs_subr.c2353 struct timespec now; local
/freebsd-current/sys/dev/nvme/
H A Dnvme_qpair.c1026 sbintime_t now; local
/freebsd-current/contrib/ldns/
H A Dresolver.c1233 struct timeval now; local
/freebsd-current/contrib/bmake/
H A Dmain.c126 time_t now; /* Time at start of make */ variable
/freebsd-current/usr.bin/grdc/
H A Dgrdc.c30 static struct timespec now; variable in typeref:struct:timespec
[all...]
/freebsd-current/sys/netinet/
H A Dsctputil.c1049 struct timeval now; local
2925 struct timeval now; local
[all...]
H A Dsctp_pcb.c4544 sctp_is_in_timewait(uint32_t tag, uint16_t lport, uint16_t rport, time_t now) argument
4580 struct timeval now; local
6718 sctp_is_vtag_good(uint32_t tag, uint16_t lport, uint16_t rport, struct timeval *now) argument
[all...]
H A Dsctp_output.c5515 struct timeval now; local
6826 struct timeval now; local
7814 sctp_med_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc, int *num_out, int *reason_code, int control_only, int from_where, struct timeval *now, int *now_filled, uint32_t frag_point, int so_locked) argument
9458 sctp_chunk_retransmission(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_association *asoc, int *cnt_out, struct timeval *now, int *now_filled, int *fr_done, int so_locked) argument
10048 struct timeval now; local
11377 struct timeval now; local
12574 struct timeval now; local
[all...]
H A Dsctp_input.c1125 struct timeval now; local
2255 struct timeval now; local
[all...]
H A Dtcp_subr.c3958 sbintime_t now; local
[all...]
H A Dsctp_indata.c3309 struct timeval now; local
3753 struct timeval now; local
[all...]
/freebsd-current/libexec/tftpd/
H A Dtftpd.c801 time_t now; local
/freebsd-current/contrib/unbound/util/
H A Dnetevent.c152 struct timeval now; member in struct:internal_base
H A Dmodule.h496 time_t* now; member in struct:module_env
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-checkconf.c430 char* now = ifautomaticports; local
[all...]
H A Dunbound-anchor.c1554 xml_parse_setup(XML_Parser parser, struct xml_data* data, time_t now) argument
1594 xml_parse(BIO* xml, time_t now) argument
1869 time_t now = time(NULL); local
2206 int32_t now local
[all...]
/freebsd-current/contrib/unbound/services/
H A Dlisten_dnsport.c1827 char* now = cfg->if_automatic_ports; local
[all...]
H A Dauthzone.c1758 time_t now = 0; local
[all...]
/freebsd-current/contrib/unbound/services/cache/
H A Drrset.c371 rrset_update_sec_status(struct rrset_cache* r, struct ub_packed_rrset_key* rrset, time_t now) argument
411 rrset_check_sec_status(struct rrset_cache* r, struct ub_packed_rrset_key* rrset, time_t now) argument
448 rrset_cache_remove_above(struct rrset_cache* r, uint8_t** qname, size_t* qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* qnametop, size_t qnametoplen) argument
492 rrset_cache_expired_above(struct rrset_cache* r, uint8_t** qname, size_t* qnamelen, uint16_t searchtype, uint16_t qclass, time_t now, uint8_t* qnametop, size_t qnametoplen) argument
[all...]
H A Dinfra.c1031 int infra_rate_max(void* data, time_t now, int backoff) argument
H A Ddns.c78 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, argument
198 find_closest_of_type(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qclass, time_t now, uint16_t searchtype, int stripfront, int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) argument
260 addr_to_additional(struct ub_packed_rrset_key* rrset, struct regional* region, struct dns_msg* msg, time_t now) argument
272 msg_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, time_t now, int wr) argument
297 find_add_addrs(struct module_env* env, uint16_t qclass, struct regional* region, struct delegpt* dp, time_t now, struct dns_msg** msg) argument
357 time_t now = *env->now; local
410 find_add_ds(struct module_env* env, struct regional* region, struct dns_msg* msg, struct delegpt* dp, time_t now) argument
476 dns_msg_authadd(struct dns_msg* msg, struct regional* region, struct ub_packed_rrset_key* rrset, time_t now) argument
487 dns_msg_ansadd(struct dns_msg* msg, struct regional* region, struct ub_packed_rrset_key* rrset, time_t now) argument
498 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, struct regional* region, struct dns_msg** msg, time_t now, int noexpiredabove, uint8_t* expiretop, size_t expiretoplen) argument
577 tomsg(struct module_env* env, struct query_info* q, struct reply_info* r, struct regional* region, time_t now, int allow_expired, struct regional* scratch) argument
687 rrset_msg(struct ub_packed_rrset_key* rrset, struct regional* region, time_t now, struct query_info* q) argument
718 synth_dname_msg(struct ub_packed_rrset_key* rrset, struct regional* region, time_t now, struct query_info* q, enum sec_status* sec_status) argument
816 time_t now = *env->now; local
885 time_t now = *env->now; local
[all...]
/freebsd-current/contrib/unbound/iterator/
H A Diter_utils.c258 iter_filter_unsuitable(struct iter_env* iter_env, struct module_env* env, uint8_t* name, size_t namelen, uint16_t qtype, time_t now, struct delegpt_addr* a) argument
316 iter_fill_rtt(struct iter_env* iter_env, struct module_env* env, uint8_t* name, size_t namelen, uint16_t qtype, time_t now, struct delegpt* dp, int* best_rtt, struct sock_list* blacklist, size_t* num_suitable_results) argument
395 iter_filter_order(struct iter_env* iter_env, struct module_env* env, uint8_t* name, size_t namelen, uint16_t qtype, time_t now, struct delegpt* dp, int* selected_rtt, int open_target, struct sock_list* blacklist, time_t prefetch) argument
[all...]
/freebsd-current/contrib/unbound/daemon/
H A Dunbound.c106 struct timeval now; local
H A Dremote.c849 struct timeval now = *worker->env.now_tv; local
2492 time_t now; member in struct:infra_arg
2900 time_t now; member in struct:ratelimit_list_arg
[all...]
H A Dcachedump.c67 dump_rrset_line(RES* ssl, struct ub_packed_rrset_key* k, time_t now, size_t i) argument
104 dump_rrset_lruhash(RES* ssl, struct lruhash* h, time_t now) argument
169 dump_msg(RES* ssl, struct query_info* k, struct reply_info* d, time_t now) argument
78 dump_rrset(RES* ssl, struct ub_packed_rrset_key* k, struct packed_rrset_data* d, time_t now) argument
324 load_rr(RES* ssl, sldns_buffer* buf, struct regional* region, struct ub_packed_rrset_key* rk, struct packed_rrset_data* d, unsigned int i, int is_rrsig, int* go_on, time_t now) argument
[all...]

Completed in 664 milliseconds

1234567891011>>