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

  /external/dhcpcd/
dhcpcd.h 161 void handle_exit_timeout(void *);
bind.c 132 delete_timeout(handle_exit_timeout, NULL);
dhcpcd.c 218 handle_exit_timeout(_unused void *arg) function
233 add_timeout_sec(timeout, handle_exit_timeout, NULL);
    [all...]
ipv6rs.c 557 delete_q_timeout(0, handle_exit_timeout, NULL);

Completed in 185 milliseconds