From owner-freebsd-hackers Wed Oct 8 20:12:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA03670 for hackers-outgoing; Wed, 8 Oct 1997 20:12:06 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from proxy4.ba.best.com (root@proxy4.ba.best.com [206.184.139.15]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA03664 for ; Wed, 8 Oct 1997 20:12:04 -0700 (PDT) (envelope-from mdean@shellx.best.com) Received: from shellx.best.com (shellx.best.com [206.86.0.11]) by proxy4.ba.best.com (8.8.7/8.8.BEST) with ESMTP id UAA03289 for ; Wed, 8 Oct 1997 20:10:25 -0700 (PDT) Received: from localhost (mdean@localhost) by shellx.best.com (8.8.6/8.8.3) with SMTP id UAA20730 for ; Wed, 8 Oct 1997 20:10:25 -0700 (PDT) Date: Wed, 8 Oct 1997 20:10:24 -0700 (PDT) From: mdean To: freebsd-hackers@freebsd.org Subject: Cannot find definition of cdevsw_add() in source tree. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Where is cdevsw_add() defined, I have searched all .c and .h files in the source tree, but can only find a prototype.