Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dutil.c338 void prettyprint_time(char* buf, unsigned int t) { in prettyprint_time() function
Ddnsmasq.h698 void prettyprint_time(char* buf, unsigned int t);
Ddnsmasq.c448 prettyprint_time(daemon->dhcp_buff2, dhcp_tmp->lease_time); in main()
Drfc2131.c757 prettyprint_time(daemon->dhcp_buff, DECLINE_BACKOFF); in dhcp_reply()