From owner-freebsd-current@FreeBSD.ORG Mon Mar 14 04:07:29 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36D516A4CE for ; Mon, 14 Mar 2005 04:07:29 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C32D643D46 for ; Mon, 14 Mar 2005 04:07:28 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1669985rnf for ; Sun, 13 Mar 2005 20:07:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fqZLJf4hgf5aksaQ+yT/oUnYtVTubADD8G4tG9PRqHohetGQRYJK/awkEB1XCYCswtJskrKh16hKvpuVQNDfN59ETOcobjlmqeQsUKfEQ55GK9vVwl1wJn90NRF/EVrRIU2eAtK5Z3MVmz/1zjdDcxHn7UL/PoFq/jfFgmuHmrE= Received: by 10.38.208.65 with SMTP id f65mr4926447rng; Sun, 13 Mar 2005 20:00:42 -0800 (PST) Received: by 10.38.209.22 with HTTP; Sun, 13 Mar 2005 20:00:42 -0800 (PST) Message-ID: <84dead7205031320004f338d73@mail.gmail.com> Date: Mon, 14 Mar 2005 04:00:42 +0000 From: Joseph Koshy To: sam wun In-Reply-To: <4234849A.90505@authtec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4234849A.90505@authtec.com> cc: freebsd-current@freebsd.org Subject: Re: _IOWR X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 04:07:29 -0000 > Where can I find how does this macro/function defined in FreeBSD? I have found that glimpse (/usr/ports/textproc/glimpse/) is a very nice way to quickly search source trees, even though its a text-search and knows nothing of C's semantics. -- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy