Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsetupapi.d929 PCWSTR Target;
930 PCWSTR Source;
947 PCWSTR Reserved;
948 PCWSTR Tagfile;
949 PCWSTR Description;
950 PCWSTR SourcePath;
951 PCWSTR SourceFile;
966 PCWSTR CabinetPath;
967 PCWSTR CabinetFile;
968 PCWSTR DiskName;
[all …]
H A Dwinldap.d497 ULONG ldap_sasl_bindW(LDAP*, PCWSTR, PCWSTR, BERVAL*, PLDAPControlW*,
501 ULONG ldap_sasl_bind_sW(LDAP*, PCWSTR, PCWSTR, BERVAL*, PLDAPControlW*,
511 ULONG ldap_search_extW(LDAP*, PCWSTR, ULONG, PCWSTR, PZPWSTR, ULONG,
515 ULONG ldap_search_ext_sW(LDAP*, PCWSTR, ULONG, PCWSTR, PZPWSTR, ULONG,
518 ULONG ldap_searchW(LDAP*, PCWSTR, ULONG, PCWSTR, PZPWSTR, ULONG);
521 ULONG ldap_search_sW(LDAP*, PCWSTR, ULONG, PCWSTR, PZPWSTR, ULONG,
525 ULONG ldap_search_stW(LDAP*, PCWSTR, ULONG, PCWSTR, PZPWSTR, ULONG,
529 ULONG ldap_compare_extW(LDAP*, PCWSTR, PCWSTR, PCWSTR, BerValue*,
533 ULONG ldap_compare_ext_sW(LDAP*, PCWSTR, PCWSTR, PCWSTR, BerValue*,
536 ULONG ldap_compareW(LDAP*, PCWSTR, PCWSTR, PCWSTR);
[all …]
H A Dintshcut.d77 HRESULT MIMEAssociationDialogW(HWND, DWORD, PCWSTR, PCWSTR, PWSTR, UINT);
79 HRESULT TranslateURLW(PCWSTR, DWORD, PWSTR*);
81 HRESULT URLAssociationDialogW(HWND, DWORD, PCWSTR, PCWSTR, PWSTR, UINT);
H A Dwinnt.d51 alias const(wchar)* LPCWCH, PCWCH, LPCWSTR, PCWSTR; variable
4182 PCWSTR lpAssemblyEncodedAssemblyIdentity;
4183 PCWSTR lpAssemblyManifestPath;
4184 PCWSTR lpAssemblyPolicyPath;
4185 PCWSTR lpAssemblyDirectoryName;
4202 PCWSTR lpRootManifestPath;
4203 PCWSTR lpRootConfigurationPath;
4204 PCWSTR lpAppDirPath;
4222 PCWSTR lpFileName;
4223 PCWSTR lpFilePath;
H A Dwinhttp.d835 DWORD WinHttpGetProxyForUrlEx(HINTERNET hResolver, PCWSTR pcwszUrl,
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwebauthn.h114 PCWSTR pwszId;
118 PCWSTR pwszName;
121 PCWSTR pwszIcon;
143 PCWSTR pwszName;
147 PCWSTR pwszIcon;
150 PCWSTR pwszDisplayName;
638 PCWSTR pwszU2fAppId;
721 PCWSTR pwszAlg;
736 PCWSTR pwszVer; // L"2.0"
762 PCWSTR pwszFormatType;
[all …]
H A Dwinhello.c55 typedef PCWSTR WINAPI webauthn_strerr_t(HRESULT);