Searched defs:directory (Results 1 - 25 of 151) sorted by relevance

1234567

/haiku-fatelf/headers/os/storage/
H A DEntry.h34 ino_t directory; member in struct:entry_ref
/haiku-fatelf/headers/private/shared/
H A DTrackerAddOnAppLaunch.h17 process_refs(entry_ref directory, BMessage* refs, void* reserved) argument
/haiku-fatelf/headers/build/os/storage/
H A DEntry.h38 ino_t directory; member in struct:OpenBeOS::entry_ref
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DEntryIterator.cpp9 EntryIterator::EntryIterator(Directory *directory) argument
26 EntryIterator::SetTo(Directory *directory) argument
H A DDirectory.cpp73 Directory::CreateDirectory(const char *name, Directory **directory) argument
/haiku-fatelf/src/apps/mediaplayer/support/
H A DSettingsMessage.cpp17 SettingsMessage::SettingsMessage(directory_which directory, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DEntryIterator.cpp9 EntryIterator::EntryIterator(Directory *directory) argument
26 EntryIterator::SetTo(Directory *directory) argument
/haiku-fatelf/src/apps/debugger/files/
H A DLocatableFile.cpp16 LocatableFile(LocatableEntryOwner* owner, LocatableDirectory* directory, const BString& name) argument
/haiku-fatelf/src/system/boot/loader/
H A Dload_driver_settings.cpp26 load_driver_settings_file(Directory* directory, const char* name) argument
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp16 EntryCreatedNotification::EntryCreatedNotification(Directory* directory, argument
37 EntryRemovedNotification::EntryRemovedNotification(Directory* directory, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp16 Entry::Entry(Volume* volume, Directory* directory, const char* name, Node* node) argument
H A DDirectory.cpp71 CachedDirIterator::SetDirectory(Directory* directory) argument
142 UncachedDirIterator::SetDirectory(Directory* directory) argument
[all...]
H A DFDManager.cpp89 FDManager::SetDirectory(BDirectory* directory, const node_ref* ref) argument
/haiku-fatelf/src/apps/diskprobe/
H A DOpenWindow.cpp128 BDirectory directory; local
/haiku-fatelf/src/servers/bluetooth/
H A DDeviceManager.cpp201 BDirectory directory; local
280 BDirectory directory; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DEntry.cpp16 Entry::Entry(Volume* volume, Directory* directory, const char* name, Node* node) argument
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_menu.cpp103 Directory *directory; local
/haiku-fatelf/src/tools/fs_shell/
H A Dnode_monitor.cpp11 fssh_notify_entry_created(fssh_mount_id device, fssh_vnode_id directory, argument
19 fssh_notify_entry_removed(fssh_mount_id device, fssh_vnode_id directory, argument
52 fssh_notify_query_entry_created(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
61 fssh_notify_query_entry_removed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
70 fssh_notify_query_attr_changed(fssh_port_id port, int32_t token, fssh_mount_id device, fssh_vnode_id directory, const char *name, fssh_vnode_id node) argument
/haiku-fatelf/src/add-ons/input_server/devices/wacom/
H A DMasterServerDevice.cpp247 ino_t directory; local
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp28 HTreeEntryIterator::HTreeEntryIterator(off_t offset, Inode* directory) argument
50 HTreeEntryIterator(uint32 block, uint32 blockSize, Inode* directory, HTreeEntryIterator* parent, bool hasCollision) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp68 VirtualDirIterator::SetDirectory(VirtualDir* directory, bool onlyChildren) argument
/haiku-fatelf/src/apps/bootmanager/
H A DBootManagerController.cpp53 BDirectory directory; local
H A DFileSelectionPage.cpp164 const entry_ref* directory = NULL; local
186 entry_ref directory; local
/haiku-fatelf/src/apps/webpositive/support/
H A DSettingsMessage.cpp21 SettingsMessage::SettingsMessage(directory_which directory, argument
/haiku-fatelf/src/bin/
H A Dplay.cpp46 try_dir(const char *directory, long *count, bool show) argument

Completed in 156 milliseconds

1234567