Home
last modified time | relevance | path

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

/third_party/node/tools/msvs/msi/
H A Dcustom_actions.cc106 TCHAR userName[UNLEN + 1] = {0}; in GetLocalizedUserNames()
107 DWORD userNameSize = UNLEN + 1; in GetLocalizedUserNames()
/third_party/libuv/src/win/
H A Dutil.c61 #ifndef UNLEN
62 # define UNLEN 256 macro
1082 wchar_t username[UNLEN + 1]; in uv__getpwuid_r()
/third_party/node/deps/uv/src/win/
H A Dutil.c60 #ifndef UNLEN
61 # define UNLEN 256 macro
1293 wchar_t username[UNLEN + 1]; in uv__getpwuid_r()
/third_party/python/Modules/
H A Dposixmodule.c19 # include <lmcons.h> // UNLEN
7996 wchar_t user_name[UNLEN + 1]; in os_getlogin_impl()

Completed in 20 milliseconds