Searched refs:UNLEN (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dlmcons.h41 #define UNLEN 256 macro
43 #define GNLEN UNLEN
H A Dras.h136 CHAR szUserName[ UNLEN + 1 ];
148 WCHAR szUserName[ UNLEN + 1 ];
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dlmcons.h41 #define UNLEN 256 macro
43 #define GNLEN UNLEN
H A Dras.h134 CHAR szUserName[ UNLEN + 1 ];
146 WCHAR szUserName[ UNLEN + 1 ];
/vbox/src/VBox/Runtime/r3/win/
H A Dprocess-win.cpp1469 RTUTF16 awszUserName[UNLEN + 1];
1470 DWORD cchUserName = UNLEN + 1;

Completed in 74 milliseconds