Lines Matching full:now
695 struct all_addr *addr, time_t now,
698 char *name, time_t now, unsigned short prot);
702 time_t now, unsigned long ttl, unsigned short flags);
706 void dump_cache(time_t now);
716 int extract_addresses(HEADER *header, size_t qlen, char *namebuff, time_t now);
718 struct in_addr local_addr, struct in_addr local_netmask, time_t now);
720 struct bogus_addr *addr, time_t now);
723 int check_for_local_domain(char *name, time_t now);
769 void reply_query(int fd, int family, time_t now);
770 void receive_query(struct listener *listen, time_t now);
771 unsigned char *tcp_request(int confd, time_t now,
774 struct frec *get_new_frec(time_t now, int *wait);
796 void dhcp_packet(time_t now);
805 struct dhcp_netid *netids, time_t now);
823 void lease_update_file(time_t now);
825 void lease_init(time_t now);
830 void lease_set_expires(struct dhcp_lease *lease, unsigned int len, time_t now);
835 void lease_prune(struct dhcp_lease *target, time_t now);
837 int do_script_run(time_t now);
844 size_t sz, time_t now, int unicast_dest, int *is_inform);
855 void clear_cache_and_reload(time_t now);
886 char *hostname, time_t now);
892 void tftp_request(struct listener *listen, time_t now);
893 void check_tftp_listeners(fd_set *rset, time_t now);