Home
last modified time | relevance | path

Searched refs:prettyprint_time (Results 1 – 4 of 4) sorted by relevance

/external/dnsmasq/src/
Dutil.c378 void prettyprint_time(char *buf, unsigned int t) in prettyprint_time() function
Ddnsmasq.h715 void prettyprint_time(char *buf, unsigned int t);
Ddnsmasq.c476 prettyprint_time(daemon->dhcp_buff2, dhcp_tmp->lease_time); in main()
Drfc2131.c852 prettyprint_time(daemon->dhcp_buff, DECLINE_BACKOFF); in dhcp_reply()