Home
last modified time | relevance | path

Searched refs:PBL_HASH_TABLE_COMPARE_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/environ/include/
H A Dbl.h595 (*PBL_HASH_TABLE_COMPARE_FUNCTION) ( typedef
1172 PBL_HASH_TABLE_COMPARE_FUNCTION CompareFunction;
1936 _In_ PBL_HASH_TABLE_COMPARE_FUNCTION CompareFunction,
/reactos/boot/environ/lib/misc/
H A Dutil.c507 _In_ PBL_HASH_TABLE_COMPARE_FUNCTION CompareFunction, in BlHtCreate()