Lines Matching refs:time_t

262   time_t ttd; /* time to die */
368 time_t mtime;
394 time_t time;
415 time_t expires; /* lease expiry */
452 time_t decline_time;
574 time_t time;
588 time_t timeout;
605 time_t last_resolv;
658 time_t forwardtime;
697 struct all_addr *addr, time_t now,
700 char *name, time_t now, unsigned short prot);
704 time_t now, unsigned long ttl, unsigned short flags);
706 void cache_add_dhcp_entry(char *host_name, struct in_addr *host_address, time_t ttd);
708 void dump_cache(time_t now);
718 int extract_addresses(HEADER *header, size_t qlen, char *namebuff, time_t now);
720 struct in_addr local_addr, struct in_addr local_netmask, time_t now);
722 struct bogus_addr *addr, time_t now);
725 int check_for_local_domain(char *name, time_t now);
742 time_t dnsmasq_time(void);
771 void reply_query(int fd, int family, time_t now);
772 void receive_query(struct listener *listen, time_t now);
773 unsigned char *tcp_request(int confd, time_t now,
776 struct frec *get_new_frec(time_t now, int *wait);
799 void dhcp_packet(time_t now);
808 struct dhcp_netid *netids, time_t now);
826 void lease_update_file(time_t now);
828 void lease_init(time_t now);
833 void lease_set_expires(struct dhcp_lease *lease, unsigned int len, time_t now);
838 void lease_prune(struct dhcp_lease *target, time_t now);
840 int do_script_run(time_t now);
847 size_t sz, time_t now, int unicast_dest, int *is_inform);
858 void clear_cache_and_reload(time_t now);
889 char *hostname, time_t now);
895 void tftp_request(struct listener *listen, time_t now);
896 void check_tftp_listeners(fd_set *rset, time_t now);