Searched defs:directory (Results 51 - 75 of 151) sorted by relevance

1234567

/haiku-fatelf/src/kits/storage/
H A DAddOnMonitorHandler.cpp140 AddOnMonitorHandler::EntryCreated(const char* name, ino_t directory, argument
152 AddOnMonitorHandler::EntryRemoved(const char* name, ino_t directory, argument
451 BDirectory directory; local
577 _FindDirectory(ino_t directory, dev_t device, DirectoryList::iterator& it) const argument
595 _FindDirectory(ino_t directory, dev_t device, DirectoryList::iterator& it, const DirectoryList::const_iterator& end) const argument
[all...]
H A DPath.cpp503 ino_t directory; member in struct:flattened_entry_ref
[all...]
/haiku-fatelf/src/preferences/filetypes/
H A DFileTypeWindow.cpp156 BEntry directory; local
/haiku-fatelf/src/servers/index/
H A DIndexServer.cpp343 BDirectory directory; local
H A DVolumeWatcher.cpp36 WatchNameHandler::EntryCreated(const char *name, ino_t directory, dev_t device, argument
46 WatchNameHandler::EntryRemoved(const char *name, ino_t directory, dev_t device, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DClientVolume.cpp344 ClientVolume::GetEntry(Directory* directory, const char* name) argument
379 ClientVolume::LoadEntry(Directory* directory, const char* name, Entry** entry) argument
420 OpenDir(Directory* directory, DirIterator** _iterator) argument
[all...]
/haiku-fatelf/src/tests/kits/storage/
H A DVolumeTest.cpp541 ino_t directory; local
/haiku-fatelf/src/tests/servers/app/newerClipping/drawing/
H A DAccelerantHWInterface.cpp145 DIR *directory = opendir("/dev/graphics"); local
/haiku-fatelf/src/bin/bfs_tools/
H A Dchkindex.cpp89 collectFiles(Disk &disk,Directory *directory) argument
285 Directory *directory = (Directory *)Inode::Factory(&disk,parent); local
[all...]
/haiku-fatelf/src/apps/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp260 const char* directory; local
/haiku-fatelf/src/apps/people/
H A DPersonWindow.cpp165 BDirectory directory; local
245 int64 directory; local
[all...]
/haiku-fatelf/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp337 Directory* directory = new(std::nothrow) Directory(this, local
/haiku-fatelf/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp397 BDirectory directory; local
/haiku-fatelf/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp531 TabletInputDevice::_RecursiveScan(const char* directory) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp44 DirectoryIterator::DirectoryIterator(Inode* directory, off_t start, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.cpp8 ShareDirEntry::ShareDirEntry(ShareDir* directory, const char* name, argument
225 LocalShareDirIterator::SetDirectory(ShareDir* directory) argument
/haiku-fatelf/src/apps/mediaplayer/
H A DMainApp.cpp554 entry_ref directory; local
/haiku-fatelf/src/kits/device/
H A DSerialPort.cpp29 scan_directory(const char *directory, BList *list) argument
/haiku-fatelf/src/servers/input/
H A DAddOnManager.cpp276 BDirectory directory; local
/haiku-fatelf/src/servers/mail/
H A DDeskbarView.cpp257 ino_t directory; local
403 DeskbarView::_CreateMenuLinks(BDirectory& directory, BPath& path) argument
484 BDirectory directory; local
[all...]
/haiku-fatelf/src/servers/media/
H A DAddOnManager.cpp305 BDirectory directory; local
585 BDirectory directory; local
619 BDirectory directory; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareNode.cpp7 ShareDirEntry::ShareDirEntry(ShareDir* directory, const char* name, argument
222 LocalShareDirIterator::SetDirectory(ShareDir* directory) argument
/haiku-fatelf/src/system/boot/loader/
H A Delf.cpp804 elf_load_image(Directory* directory, const char* path) argument
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaConverterApp.cpp200 MediaConverterApp::_CreateOutputFile(BDirectory directory, argument
275 BDirectory directory = fWin->OutputDirectory(); local
/haiku-fatelf/src/kits/tracker/
H A DFSClipboard.cpp201 FSClipboardAddPoses(const node_ref* directory, PoseList* list, argument
311 FSClipboardRemovePoses(const node_ref* directory, PoseList* list) argument
[all...]

Completed in 167 milliseconds

1234567