HomeSort by relevance Sort by last modified time
    Searched refs:prettyprint_time (Results 1 - 4 of 4) sorted by null

  /external/dnsmasq/src/
util.c 349 void prettyprint_time(char *buf, unsigned int t) function
dnsmasq.c 505 prettyprint_time(daemon->dhcp_buff2, dhcp_tmp->lease_time);
    [all...]
dnsmasq.h 743 void prettyprint_time(char *buf, unsigned int t);
rfc2131.c 852 prettyprint_time(daemon->dhcp_buff, DECLINE_BACKOFF);
    [all...]

Completed in 166 milliseconds