OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwPasswordLength
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/win32/
gwinhttpfile.c
109
file->url.
dwPasswordLength
= 1;
122
file->url.lpszPassword = g_new (wchar_t, ++file->url.
dwPasswordLength
);
393
child->url.lpszPassword = g_memdup (winhttp_file->url.lpszPassword, (winhttp_file->url.
dwPasswordLength
+1)*2);
winhttp.h
128
DWORD
dwPasswordLength
;
Completed in 900 milliseconds