Searched refs:entry_ref (Results 601 - 625 of 720) sorted by relevance

<<212223242526272829

/haiku-fatelf/src/apps/text_search/
H A DGrepper.cpp201 entry_ref ref;
/haiku-fatelf/src/bin/
H A Dplay.cpp59 entry_ref e;
/haiku-fatelf/src/kits/interface/
H A DDeskbar.cpp275 BDeskbar::AddItem(entry_ref *addon, int32 *_id)
/haiku-fatelf/src/kits/print/
H A DJobs.cpp191 void Folder::EntryCreated(node_ref* node, entry_ref* entry) {
H A DPrintAddOnServer.cpp182 const entry_ref* entryRef)
/haiku-fatelf/src/kits/storage/
H A DNodeMonitorHandler.cpp11 entry_ref * ref)
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskSystemAddOnManager.cpp286 entry_ref ref;
/haiku-fatelf/src/kits/storage/mime/
H A Ddatabase_access.cpp46 The entry_ref pointed to by \c ref must be pre-allocated.
49 \param ref Pointer to a pre-allocated \c entry_ref struct into
58 get_app_hint(const char *type, entry_ref *ref)
/haiku-fatelf/src/kits/tracker/
H A DDirMenu.cpp226 entry_ref ref;
/haiku-fatelf/src/preferences/cpufrequency/
H A DCPUFrequencyView.cpp206 entry_ref ref;
/haiku-fatelf/src/preferences/filetypes/
H A DPreferredAppMenu.cpp213 entry_ref ref;
/haiku-fatelf/src/servers/media/
H A Dmedia_server.cpp208 entry_ref ref;
334 entry_ref ref;
818 entry_ref* ref;
834 entry_ref ref = request.ref;
/haiku-fatelf/src/servers/registrar/mime/
H A DSupportingApps.cpp274 entry_ref ref;
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DNode.cpp109 Node::FindReferringEntry(const entry_ref& entryRef)
H A DVolumeManager.cpp707 VolumeManager::GetEntry(const entry_ref& ref)
875 // get a proper entry_ref
877 entry_ref entryRef(directory->GetVolumeID(), directory->GetID(), ".");
1409 entry_ref rootRef;
1451 entry_ref rootRef;
1624 VolumeManager::_GenerateEntryCreatedEvent(const entry_ref& ref, bigtime_t time,
1695 // volume root -- a BeOS R5 VFS bug. Since we have the entry_ref of the
/haiku-fatelf/src/tests/kits/storage/
H A DEntryTest.cpp41 const entry_ref &get_ref();
49 entry_ref ref;
321 entry_ref ref;
562 // 3. BEntry(const entry_ref *, bool)
646 BEntry entry((const entry_ref*)NULL);
1035 // 3. BEntry(const entry_ref *, bool)
1118 CPPUNIT_ASSERT( entry.SetTo((const entry_ref*)NULL) == B_BAD_VALUE );
1389 entry_ref ref, ref2;
2126 get_entry_ref_for_entry(const char *dir, const char *leaf, entry_ref *ref)
2139 // entry_ref >
[all...]
H A DPathTest.cpp484 // 5. BPath(const entry_ref*)
490 entry_ref ref;
501 entry_ref ref;
512 entry_ref ref;
518 // bad args (NULL entry_ref)
521 BPath path((const entry_ref*)NULL);
538 entry_ref ref;
947 // 5. SetTo(const entry_ref*)
978 // bad args (NULL entry_ref)
980 CPPUNIT_ASSERT( equals(path.SetTo((const entry_ref*)NUL
[all...]
H A DQueryTest.cpp1030 entry_ref ref;
1059 entry_ref ref(ents->d_pdev, ents->d_pino, ents->d_name);
1076 entry_ref ref;
1084 entry_ref entref(ents->d_pdev, ents->d_pino, ents->d_name);
1249 entry_ref ref;
1262 entry_ref ref;
1282 // R5: crashs when passing a NULL BEntry or entry_ref
1305 entry_ref ref;
H A DMimeTypeTest.cpp25 #include <Path.h> // Only needed for entry_ref dumps
112 //static void dump_ref(entry_ref *ref, char* name = "ref");
599 // entry_ref dumping function ; this may be removed at any time
602 dump_ref(entry_ref *ref, char* name = "ref") {
622 entry_ref appRef;
626 entry_ref appRef2;
633 entry_ref ref;
641 entry_ref ref;
674 entry_ref ref;
695 entry_ref re
[all...]
/haiku-fatelf/src/tests/servers/registrar/
H A DRosterShell.cpp107 entry_ref ref;
/haiku-fatelf/src/apps/deskbar/
H A DBarView.cpp980 entry_ref hintref;
1019 TBarView::SendDragMessage(const char* signature, entry_ref* ref)
1035 FSLaunchItem((const entry_ref*)ref, (const BMessage*)fDragMessage,
1079 entry_ref ref;
/haiku-fatelf/src/preferences/printers/
H A DJobListView.cpp182 entry_ref ref;
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DVolumeManager.cpp709 VolumeManager::GetEntry(const entry_ref& ref)
879 // get a proper entry_ref
881 entry_ref entryRef(directory->GetVolumeID(), directory->GetID(), ".");
1413 entry_ref rootRef;
1455 entry_ref rootRef;
1628 VolumeManager::_GenerateEntryCreatedEvent(const entry_ref& ref, bigtime_t time,
1699 // volume root -- a BeOS R5 VFS bug. Since we have the entry_ref of the
/haiku-fatelf/src/kits/app/
H A DMessage.cpp707 entry_ref ref;
710 printf("entry_ref(device=%d, directory=%" B_PRIdINO
2645 BMessage::AddRef(const char *name, const entry_ref *ref)
2647 size_t size = sizeof(entry_ref) + B_PATH_NAME_LENGTH;
2875 BMessage::FindRef(const char *name, entry_ref *ref) const
2882 BMessage::FindRef(const char *name, int32 index, entry_ref *ref) const
2895 *ref = entry_ref();
3045 BMessage::ReplaceRef(const char *name, const entry_ref *ref)
3052 BMessage::ReplaceRef(const char *name, int32 index, const entry_ref *ref)
3054 size_t size = sizeof(entry_ref)
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DBrowserWindow.cpp132 BookmarkMenu(const char* title, BHandler* target, const entry_ref* navDir)
377 entry_ref bookmarkRef;
702 entry_ref ref;
746 // If there is more than one entry_ref, let the app handle it
760 entry_ref ref;
1727 entry_ref ref;
2311 entry_ref ref;

Completed in 183 milliseconds

<<212223242526272829