Searched refs:retLength (Results 1 – 2 of 2) sorted by relevance
/openbmc/libpldm/tests/oem/ibm/ |
H A D | fileio.cpp | 40 uint32_t retLength = 0; in TEST() local 48 &retFileHandle, &retOffset, &retLength, in TEST() 54 ASSERT_EQ(length, retLength); in TEST() 167 uint32_t retLength = 0; in TEST() local 174 &retCompletionCode, &retLength); in TEST() 177 ASSERT_EQ(length, retLength); in TEST() 506 uint32_t retLength = 0; in TEST() local 510 &retOffset, &retLength); in TEST() 515 ASSERT_EQ(length, retLength); in TEST() 542 uint32_t retLength = 0; in TEST() local [all …]
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.c | 442 DWORD retLength; in StartAsyncMesgPoll() local 454 & retLength, in StartAsyncMesgPoll() 1852 DWORD retLength; in SetShutDownCode() local 1871 & retLength, in SetShutDownCode() 1923 DWORD retLength; in MapPhysicalMemory() local 1943 & retLength, in MapPhysicalMemory() 1958 DWORD retLength; in UnmapPhysicalMemory() local 1967 & retLength, in UnmapPhysicalMemory()
|