Home
last modified time | relevance | path

Searched defs:wname (Results 1 – 10 of 10) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/lseek/
Dlseek01.c26 char *wname; member
/third_party/node/deps/uv/src/win/
Dgetaddrinfo.c401 wchar_t wname[NDIS_IF_MAX_STRING_SIZE + 1]; /* Add one for the NUL. */ in uv_if_indextoname() local
/third_party/libuv/src/win/
Dgetaddrinfo.c401 wchar_t wname[NDIS_IF_MAX_STRING_SIZE + 1]; /* Add one for the NUL. */ in uv_if_indextoname() local
/third_party/alsa-utils/topology/
Dpre-process-dapm.c268 const char *name, *wname; in tplg_build_dapm_route_object() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dthread.cpp342 wchar_t wname[1024]; in setName() local
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h695 wchar_t wname[PATH_MAX + 1]; in opendir() local
/third_party/python/Python/
Dinitconfig.c1356 wchar_t *wname, char *name, in config_get_env_dup()
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c870 char *wname; in printname() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c796 char wname[FILE_NAME_SIZE]; member
/third_party/python/Objects/
Dunicodeobject.c16181 wchar_t *wname = PyUnicode_AsWideCharString(name_obj, NULL); in config_get_codec_name() local