Searched defs:wname (Results 1 – 13 of 13) sorted by relevance
43 const wstackstring wname(file_name); in freopen() local52 const wstackstring wname(file_name); in fopen() local69 const wstackstring wname(name); in remove() local
456 wchar_t dummy[2], *wname, *wvalue; in g_getenv() local534 wchar_t *wname, *wvalue, *wassignment; in g_setenv() local580 wchar_t *wname, *wassignment; in g_unsetenv() local
709 wchar_t *wname; in g_win32_locale_filename_from_utf8() local
26 char *wname; member
219 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local242 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local266 const std::wstring wname = boost::log::aux::utf8_to_utf16(name.c_str()); in implementation() local
401 wchar_t wname[NDIS_IF_MAX_STRING_SIZE + 1]; /* Add one for the NUL. */ in uv_if_indextoname() local
342 wchar_t wname[1024]; in setName() local
1007 wchar_t *wname, char *name, in config_get_env_dup()
870 char *wname; in printname() local
16030 wchar_t *wname = PyUnicode_AsWideCharString(name_obj, NULL); in config_get_codec_name() local
796 char wname[FILE_NAME_SIZE]; member