OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpszUserName
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/win32/
gwinhttpfile.c
59
g_free (file->url.
lpszUserName
);
121
file->url.
lpszUserName
= g_new (wchar_t, ++file->url.dwUserNameLength);
130
g_free (file->url.
lpszUserName
);
392
child->url.
lpszUserName
= g_memdup (winhttp_file->url.
lpszUserName
, (winhttp_file->url.dwUserNameLength+1)*2);
winhttp.h
125
LPWSTR
lpszUserName
;
Completed in 882 milliseconds