Searched defs:IsDirectory (Results 1 - 20 of 20) sorted by relevance

/haiku/src/kits/package/
H A DGlobalWritableFileInfo.cpp79 BGlobalWritableFileInfo::IsDirectory() const function in class:BPackageKit::BGlobalWritableFileInfo
H A DUserSettingsFileInfo.cpp80 BUserSettingsFileInfo::IsDirectory() const function in class:BPackageKit::BUserSettingsFileInfo
/haiku/src/build/libbe/storage/
H A DStatable.cpp51 BStatable::IsDirectory() const function in class:BStatable
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h47 bool IsDirectory() const { return true; } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h41 bool IsDirectory() const function in class:Inode
/haiku/src/kits/storage/
H A DStatable.cpp61 BStatable::IsDirectory() const function in class:BStatable
H A DPathMonitor.cpp152 bool IsDirectory() const function in class:__anon3::Ancestor
360 virtual bool IsDirectory() const function in class:__anon3::Node
462 virtual bool IsDirectory() const function in class:__anon3::Directory
[all...]
/haiku/src/bin/
H A Dfstrim.cpp64 IsDirectory(const int fd) function
/haiku/src/add-ons/kernel/file_systems/udf/
H A DIcb.h91 bool IsDirectory() { return (Type() == ICB_TYPE_DIRECTORY function in class:Icb
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNode.cpp166 Node::IsDirectory() const function in class:Node
/haiku/src/bin/bfs_tools/lib/
H A DInode.h27 bool IsDirectory() const { return S_ISDIR(fInode->mode); } function in class:Inode
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNode.h55 inline bool IsDirectory() const { return S_ISDIR(fMode); } function in class:Node
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInode.h43 bool IsDirectory() const function in class:Inode
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.h54 bool IsDirectory() const function in class:Inode
/haiku/src/kits/tracker/
H A DModel.h398 Model::IsDirectory() const function in class:BPrivate::Model
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DInode.h92 bool IsDirectory() const function in class:Inode
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.h211 BaseBlock::IsDirectory() const function in class:FFS::BaseBlock
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h56 bool IsDirectory() const function in class:Inode
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp75 bool IsDirectory() const { return FSSH_S_ISDIR(fStat.fssh_st_mode); } function in class:FSShell::Node
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.h255 bool IsDirectory() const function in class:Inode

Completed in 129 milliseconds