Home
last modified time | relevance | path

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

/reactos/drivers/storage/class/classpnp/
H A Ddictlib.c45 PDICTIONARY_HEADER Next;
54 typedef struct _DICTIONARY_HEADER DICTIONARY_HEADER, *PDICTIONARY_HEADER; typedef
86 PDICTIONARY_HEADER header;
88 PDICTIONARY_HEADER *entry;
162 PDICTIONARY_HEADER entry; in GetDictionaryEntry()
194 PDICTIONARY_HEADER header; in FreeDictionaryEntry()
195 PDICTIONARY_HEADER *entry; in FreeDictionaryEntry()
/reactos/sdk/include/ddk/
H A Dclasspnp.h291 typedef struct _DICTIONARY_HEADER DICTIONARY_HEADER, *PDICTIONARY_HEADER; typedef