Home | History | Annotate | Download | only in syscall

Lines Matching defs:GetHostByName

137 	procgethostbyname                      = modws2_32.NewProc("gethostbyname")
1564 func GetHostByName(name string) (h *Hostent, err error) {