From owner-freebsd-questions Tue Mar 21 10:47:31 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA29722 for questions-outgoing; Tue, 21 Mar 1995 10:47:31 -0800 Received: from ix2.ix.netcom.com (ix2.ix.netcom.com [199.182.120.3]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA29716 for ; Tue, 21 Mar 1995 10:47:30 -0800 Received: from by ix2.ix.netcom.com (8.6.11/SMI-4.1/Netcom) id KAA08738; Tue, 21 Mar 1995 10:45:40 -0800 Date: Tue, 21 Mar 1995 10:45:40 -0800 Message-Id: <199503211845.KAA08738@ix2.ix.netcom.com> From: PVinci@ix.netcom.com (Paul Vinciguerra) Subject: How to search through sources?? To: questions@FreeBSD.org Sender: questions-owner@FreeBSD.org Precedence: bulk How can I search through the sources to find a Procedure? For example, if I wanted to look at the panic() function. Is there a tool that will scan the sources? (P.S. I'm not looking for panic()) Thanks Paul