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

  /external/dhcpcd/
control.h 41 int stop_control(void);
control.c 153 stop_control(void) function
dhcpcd.c 205 if (stop_control() == -1)
206 syslog(LOG_ERR, "stop_control: %m");
    [all...]

Completed in 1737 milliseconds