FSShell
namespace FSShell {
using FSShell::DoublyLinkedListLink;
using FSShell::DoublyLinkedListLinkImpl;
using FSShell::DoublyLinkedListStandardGetLink;
using FSShell::DoublyLinkedListMemberGetLink;
using FSShell::DoublyLinkedListCLink;
using FSShell::DoublyLinkedList;
namespace FSShell {
using FSShell::KPath;
namespace FSShell {
using FSShell::SinglyLinkedListLink;
using FSShell::SinglyLinkedListLinkImpl;
using FSShell::SinglyLinkedListStandardGetLink;
using FSShell::SinglyLinkedListMemberGetLink;
using FSShell::SinglyLinkedList;
namespace FSShell {
using FSShell::Stack;
namespace FSShell {
using FSShell::ObjectDeleter;
using FSShell::ArrayDeleter;
using FSShell::MemoryDeleter;
using FSShell::CObjectDeleter;
using FSShell::MethodDeleter;
namespace FSShell {
using FSShell::AutoLocker;
using FSShell::AutoLocker;
using FSShell::MutexLocker;
using FSShell::RecursiveLocker;
using FSShell::ReadLocker;
using FSShell::WriteLocker;
namespace FSShell {
using namespace FSShell;
using namespace FSShell;
namespace FSShell {
namespace FSShell {
&transaction_compare, &FSShell::transaction_hash);
using namespace FSShell;
namespace FSShell {
using namespace FSShell;
namespace FSShell {
namespace FSShell {
FSShell::external_command_cleanup()
FSShell::get_external_command(char *input, int len)
FSShell::reply_to_external_command(int result)
FSShell::get_external_command(char* buffer, int size)
FSShell::reply_to_external_command(int result)
FSShell::external_command_cleanup()
using namespace FSShell;
namespace FSShell {
using namespace FSShell;
using namespace FSShell;
namespace FSShell {
using namespace FSShell;
namespace FSShell {
namespace FSShell {
using namespace FSShell;
namespace FSShell {
using namespace FSShell;
namespace FSShell {
namespace FSShell {
if (FSShell::unrestricted_stat(path, fsshStat) < 0)
FSShell::restricted_file_restrict_stat(fsshStat);
if (FSShell::unrestricted_fstat(fd, fsshStat) < 0)
FSShell::restricted_file_restrict_stat(fsshStat);
if (FSShell::unrestricted_lstat(path, fsshStat) < 0)
FSShell::restricted_file_restrict_stat(fsshStat);
using FSShell::from_platform_stat;
using FSShell::to_platform_mode;
FSShell::unrestricted_stat(const char *path, struct fssh_stat *fsshStat)
FSShell::unrestricted_fstat(int fd, struct fssh_stat *fsshStat)
FSShell::unrestricted_lstat(const char *path, struct fssh_stat *fsshStat)
namespace FSShell {
namespace FSShell {
namespace FSShell {
if (FSShell::restricted_file_restrict_io(fd, pos, length) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, length) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, length) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, length) < 0)
FSShell::restricted_file_duped(fd, newFD);
FSShell::restricted_file_closed(fd);
if (FSShell::restricted_file_restrict_io(fd, pos, count) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, count) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, count) < 0)
if (FSShell::restricted_file_restrict_io(fd, pos, count) < 0)
namespace FSShell {