Home | History | Annotate | Download | only in syscall

Lines Matching defs:GetHostByName

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