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

  /external/dhcpcd/
dhcpcd.h 130 void handle_exit_timeout(void *);
bind.c 132 delete_timeout(handle_exit_timeout, NULL);
dhcpcd.c 207 handle_exit_timeout(_unused void *arg) function
222 add_timeout_sec(timeout, handle_exit_timeout, NULL);
    [all...]

Completed in 72 milliseconds