Searched defs:leaf (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DPath.cpp26 Path::SetTo(const char* path, const char* leaf) argument
70 Path::Append(const char* leaf) argument
[all...]
/haiku/src/kits/mail/
H A Dnumailkit.cpp65 BString leaf = name; local
/haiku/headers/posix/
H A Dsearch.h26 leaf enumerator in enum:__anon2
/haiku/src/tools/fs_shell/
H A DKPath.cpp186 const char *leaf = Leaf(); local
H A Dfssh.cpp883 char leaf[FSSH_B_FILE_NAME_LENGTH]; local
/haiku/src/tools/
H A Drm_attrs.cpp50 bool PushLeaf(const char* leaf) argument
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A DKPath.cpp273 const char* leaf = Leaf(); local
296 const char* leaf = Leaf(); local
[all...]
/haiku/src/system/kernel/fs/
H A DKPath.cpp286 const char* leaf = Leaf(); local
309 const char* leaf = Leaf(); local
[all...]
/haiku/src/kits/storage/
H A Dstorage_support.cpp111 parse_path(const char *fullPath, char *dirPath, char *leaf) argument
186 split_path(const char *fullPath, char *&path, char *&leaf) argument
200 split_path(const char *fullPath, char **path, char **leaf) argument
[all...]
H A DPath.cpp72 BPath::BPath(const char* dir, const char* leaf, bool normalize) argument
83 BPath::BPath(const BDirectory* dir, const char* leaf, bool normalize) argument
148 BPath::SetTo(const char* path, const char* leaf, bool normalize) argument
[all...]
/haiku/src/apps/haikudepot/util/
H A DStorageUtils.cpp360 StorageUtils::LocalWorkingFilesPath(const BString leaf, BPath& path, argument
395 StorageUtils::LocalWorkingDirectoryPath(const BString leaf, BPath& path, argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNode.cpp157 ExtentLeafHeader* leaf = ExtentLeafHeader::Create(fInode, fLeafBuffer); local
[all...]
H A DBPlusTree.cpp392 ExtentLeafHeader* leaf = ExtentLeafHeader::Create(fInode, fSingleDirBlock); local
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dradix.c217 rn_satisfies_leaf(char *trial, register struct radix_node *leaf, int skip) argument
[all...]
/haiku/src/add-ons/translators/raw/
H A DRAW.cpp50 int32 leaf; member in struct:decode
[all...]
/haiku/src/libs/libfdt/
H A Dfdt_ro.c318 const char *leaf; local
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp499 char* leaf = strrchr(header->name, '/'); local
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp373 BTree::Node* leaf = fNodes[0]; local
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp763 uint32 leaf = 0; local
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp483 const char* leaf = strrchr(path, '/'); local
533 const char* leaf = strrchr(path, '/'); local
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp372 const char* leaf = path->Leaf(); local
/haiku/src/apps/haikudepot/model/
H A DModel.cpp835 BString leaf; local
850 BString leaf; local
868 BString leaf; local
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp662 BNetworkSettings::_Path(BPath& parent, const char* leaf) argument
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp2130 get_entry_ref_for_entry(const char *dir, const char *leaf, entry_ref *ref) argument
/haiku/src/build/libroot/
H A Dfs.cpp460 _kern_entry_ref_to_path(dev_t device, ino_t node, const char *leaf, argument

Completed in 589 milliseconds

12