From owner-freebsd-current@FreeBSD.ORG Wed Sep 23 01:53:44 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F357C106568D for ; Wed, 23 Sep 2009 01:53:44 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 674D18FC15 for ; Wed, 23 Sep 2009 01:53:43 +0000 (UTC) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id n8N1rfTZ068001 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 23 Sep 2009 11:23:41 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Wed, 23 Sep 2009 11:23:34 +0930 User-Agent: KMail/1.9.10 References: <654636.94077.qm@web63908.mail.re1.yahoo.com> In-Reply-To: <654636.94077.qm@web63908.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1299920.96uxIRRZ9K"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200909231123.37743.doconnor@gsoft.com.au> X-Spam-Score: -3.623 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Barney Cordoba , pluknet , current@freebsd.org Subject: Re: where is device_get_parent function defined X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2009 01:53:45 -0000 --nextPart1299920.96uxIRRZ9K Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 22 Sep 2009, Barney Cordoba wrote: > Except for the 50K recursive warnings from the module build > directories you're correct. =2Ds will suppress those. I run glimpse on my source tree, ie find /usr/src/sys \! -path /usr/src/sys/\*/compile/\* -type f \! -name CVS/= \* \! -name .svn | glimpseindex -B -b -E -f -F -H /usr/src/sys -M 32 Then you can do.. glimpse -H /usr/src/sys foo =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1299920.96uxIRRZ9K Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBKuX+h5ZPcIHs/zowRAvPQAJ9p+07h2cTRl3o2tgTkbiNEOwMk6QCePaIF w0EWaqwyVQapzY/Uk4hhS1A= =qiMI -----END PGP SIGNATURE----- --nextPart1299920.96uxIRRZ9K--