Home
last modified time | relevance | path

Searched refs:stop_after_cmd (Results 1 – 2 of 2) sorted by relevance

/system/vold/
Dvdc.c36 static int do_monitor(int sock, int stop_after_cmd);
84 static int do_monitor(int sock, int stop_after_cmd) { in do_monitor() argument
87 if (!stop_after_cmd) in do_monitor()
135 if (stop_after_cmd) { in do_monitor()
/system/netd/
Dndc.c35 static int do_monitor(int sock, int stop_after_cmd);
117 static int do_monitor(int sock, int stop_after_cmd) { in do_monitor() argument
120 if (!stop_after_cmd) in do_monitor()
170 if (stop_after_cmd) { in do_monitor()