Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Dndis_events.c395 static int notification_query(IWbemObjectSink *pDestSink, in notification_query() argument
405 pSvc, L"WQL", query, 0, 0, pDestSink); in notification_query()
417 static int register_async_notification(IWbemObjectSink *pDestSink, in register_async_notification() argument
431 if (notification_query(pDestSink, pSvc, class_list[i]) < 0) in register_async_notification()