Searched defs:DAPL_PROVIDER_LIST_NODE (Results 1 – 1 of 1) sorted by relevance
57 typedef struct DAPL_PROVIDER_LIST_NODE struct61 struct DAPL_PROVIDER_LIST_NODE *next; argument62 struct DAPL_PROVIDER_LIST_NODE *prev; argument63 } DAPL_PROVIDER_LIST_NODE; typedef