Home
last modified time | relevance | path

Searched refs:lFlags (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dndis_events.c45 long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) in call_IWbemServices_ExecQuery()
53 hr = IWbemServices_ExecQuery(pSvc, bsQueryLanguage, bsQuery, lFlags, in call_IWbemServices_ExecQuery()
65 long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) in call_IWbemServices_ExecNotificationQueryAsync()
74 bsQuery, lFlags, pCtx, in call_IWbemServices_ExecNotificationQueryAsync()
387 ndis_events_set_status(IWbemObjectSink *this, long lFlags, HRESULT hResult, in ndis_events_set_status() argument
43 call_IWbemServices_ExecQuery( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) call_IWbemServices_ExecQuery() argument
63 call_IWbemServices_ExecNotificationQueryAsync( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) call_IWbemServices_ExecNotificationQueryAsync() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dndis_events.c45 long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) in call_IWbemServices_ExecQuery()
53 hr = IWbemServices_ExecQuery(pSvc, bsQueryLanguage, bsQuery, lFlags, in call_IWbemServices_ExecQuery()
65 long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) in call_IWbemServices_ExecNotificationQueryAsync()
74 bsQuery, lFlags, pCtx, in call_IWbemServices_ExecNotificationQueryAsync()
387 ndis_events_set_status(IWbemObjectSink *this, long lFlags, HRESULT hResult, in ndis_events_set_status() argument
43 call_IWbemServices_ExecQuery( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) call_IWbemServices_ExecQuery() argument
63 call_IWbemServices_ExecNotificationQueryAsync( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) call_IWbemServices_ExecNotificationQueryAsync() argument
/third_party/curl/lib/
H A Dcurl_rtmp.c238 if(!(r->Link.lFlags & RTMP_LF_LIVE) && in rtmp_connect()
240 r->Link.lFlags |= RTMP_LF_BUFX; in rtmp_connect()

Completed in 3 milliseconds