Searched refs:list_entry (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/network/arp/
H A Darp.cpp157 list_entry(arp_control &control) function
208 list_entry(control);
215 list_entry(control);
/haiku/src/kits/tracker/
H A DFindPanel.cpp149 struct list_entry { struct in class:BPrivate::MostUsedNames
3278 list_entry* entry = static_cast<list_entry*>(fList.ItemAt(i));
3301 list_entry* entry = static_cast<list_entry*>(fList.ItemAt(i));
3321 list_entry* entry = static_cast<list_entry*>(fList.ItemAt(i));
3349 list_entry* entry = NULL;
3352 entry = static_cast<list_entry*>(
3366 (entry = static_cast<list_entry*>(fLis
[all...]
/haiku/src/tools/fs_shell/
H A Dfssh.cpp331 list_entry(const char* file, const char* name = NULL) function in namespace:FSShell
978 list_entry(file, entry->d_name);
994 list_entry(file);

Completed in 93 milliseconds