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

/haiku/src/tests/system/kernel/unit/
H A DTestError.h23 TestError*& ListLink() { return fNext; } function in class:TestError
H A DTestContext.cpp235 fErrors = error->ListLink();
252 error = error->ListLink();
278 error->ListLink() = fErrors;
/haiku/src/system/kernel/device_manager/
H A DIORequest.h105 ListLink() { return &fListLink; } function in class:IORequestChunk

Completed in 86 milliseconds