commit | 5ae090ed949cea9d1e7ab1552b455a229f8f9757 | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:25 2009 -0800 |
committer | The Android Open Source Project <initial-contribution@android.com> | Fri Jan 09 17:51:25 2009 -0800 |
tree | 555f686d531f29f4907d80655e7b0a7e69f2a180 | |
parent | 35237d135807af84bf9b0e5b8d7f8633e58db6f5 [diff] [blame] |
auto import from //branches/cupcake/...@125939
diff --git a/mountd/mountd.h b/mountd/mountd.h index 9b62484..c4bc91d 100644 --- a/mountd/mountd.h +++ b/mountd/mountd.h
@@ -177,6 +177,8 @@ void KillProcessesWithOpenFiles(const char* mountPoint, boolean sigkill, pid_t *excluded, int num_excluded); +// logwrapper.c +int logwrap(int argc, char* argv[]); // Server.c