Home
last modified time | relevance | path

Searched defs:GetComputerName (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_windows.go681 func GetComputerName(buf *uint16, n *uint32) (err error) { func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h2402 #define GetComputerName __MINGW_NAME_AW(GetComputerName) macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzsyscall_windows.go2153 func GetComputerName(buf *uint16, n *uint32) (err error) { func