Searched defs:_next (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/cpp/
H A Dprocbuf.h39 procbuf *_next; member in class:procbuf
/haiku/src/bin/bfs_tools/lib/
H A DHashtable.h43 Entry(Entry *_next, const void *_key, void *_value) argument
/haiku/src/libs/alm/
H A DTab.cpp40 BALMLayoutList* _next = next; local
/haiku/src/system/libroot/posix/malloc_hoard2/
H A Dsuperblock.h135 superblock *_next; // The next superblock in the list. member in class:BPrivate::superblock
H A Dblock.h150 block *_next; // The next block in a linked-list of blocks. member in class:BPrivate::block
166 block *_next; // The next block in a linked-list of blocks. member in class:BPrivate::block
/haiku/headers/posix/
H A Dlibio.h112 struct _IO_marker *_next; member in struct:_IO_marker
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp69 get_next_frame_no_debugger(addr_t bp, addr_t* _next, addr_t* _ip, argument
92 get_next_frame_debugger(addr_t bp, addr_t* _next, addr_t* _ip) argument
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h181 struct _IO_marker *_next; member in struct:_IO_marker
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp1043 _FindKey(const bplustree_node* node, const uint8* key, uint16 keyLength, uint16* _index, off_t* _next) argument

Completed in 69 milliseconds