vfs: check userland buffers before reading them.
[haiku.git] / src / tools / fs_shell / fs_shell_command.h
blob1a81f313f3b0bae3ecfbef46016f51403f3b3abe
1 /*
2 * Copyright 2005-2007, Ingo Weinhold, bonefish@cs.tu-berlin.de.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _FSSH_FS_SHELL_COMMAND_H
6 #define _FSSH_FS_SHELL_COMMAND_H
9 extern bool gUsesFifos;
12 bool send_external_command(const char* command, int* result);
15 #endif // _FSSH_FS_SHELL_COMMAND_H