func runtime.netpollopen

2 uses

	runtime (current package)
		netpoll.go#L165: 	errno = netpollopen(fd, pd)
		netpoll_kqueue.go#L54: func netpollopen(fd uintptr, pd *pollDesc) int32 {