const net.writeMsgSyscallName

2 uses

	net (current package)
		fd_posix.go#L87: 	return n, oobn, wrapSyscallError(writeMsgSyscallName, err)
		fd_unix.go#L23: 	writeMsgSyscallName = "sendmsg"