Home
last modified time | relevance | path

Searched defs:strProfileName (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/wlanapi/
H A Dprofile.c39 IN LPCWSTR strProfileName, in WlanDeleteProfile()
90 IN LPCWSTR strProfileName, in WlanGetProfile()
125 IN LPCWSTR strProfileName, in WlanGetProfileCustomUserData()
141 IN LPCWSTR strProfileName, in WlanSetProfileCustomUserData()
/reactos/base/services/wlansvc/
H A Drpcserver.c347 wchar_t *strProfileName, in _RpcSetProfileEapUserData()
373 wchar_t *strProfileName, in _RpcGetProfile()
385 const wchar_t *strProfileName) in _RpcDeleteProfile()
423 wchar_t *strProfileName, in _RpcSetProfilePosition()
433 wchar_t *strProfileName, in _RpcSetProfileCustomUserData()
444 wchar_t *strProfileName, in _RpcGetProfileCustomUserData()
483 wchar_t *strProfileName, in _RpcSaveTemporaryProfile()
/reactos/sdk/include/psdk/
H A Dwlanapi.h213 WCHAR strProfileName[256]; member
228 WCHAR strProfileName[WLAN_MAX_NAME_LENGTH]; member