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

/system/vold/
H A Dvdc.c36 static int do_monitor(int sock, int stop_after_cmd);
84 static int do_monitor(int sock, int stop_after_cmd) { argument
87 if (!stop_after_cmd)
135 if (stop_after_cmd) {
/system/netd/
H A Dndc.c35 static int do_monitor(int sock, int stop_after_cmd);
106 static int do_monitor(int sock, int stop_after_cmd) { argument
109 if (!stop_after_cmd)
157 if (stop_after_cmd) {

Completed in 45 milliseconds