Home
last modified time | relevance | path

Searched defs:matchPtr (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dread_fru_data.cpp25 std::unique_ptr<sdbusplus::bus::match_t> matchPtr variable
/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c199 const BYTE *matchPtr = base + matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
225 const BYTE * const matchPtr = dictBase + matchIndex; in LZ4HC_InsertAndGetWiderMatch() local
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp69 std::unique_ptr<sdbusplus::bus::match_t> matchPtr variable