Home
last modified time | relevance | path

Searched refs:stop_control (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd/
Dcontrol.h41 int stop_control(void);
Dcontrol.c153 stop_control(void) in stop_control() function
Ddhcpcd.c205 if (stop_control() == -1) in cleanup()