Date: Sat, 16 Oct 1999 07:43:22 +0900 From: Shigio Yamaguchi <shigio@tamacom.com> To: hackers@FreeBSD.ORG Cc: shigio@tamacom.com Subject: Re: Search a symbol in the source tree Message-ID: <199910152243.HAA10317@tamacom.com>
next in thread | raw e-mail | index | archive | help
Darryl Okahata <darrylo@sr.hp.com> wrote: > Looking for where "utmp.h" is used: > > global -x -s utmp.h > > This takes more than 2212 seconds (over 36 minutes!), and outputs It seems that something wrong (bug?) occurred. Would you please tell me the version of FreeBSD and GLOBAL? > This runs quickly, but displays nothing. Next, try: > > global -x -s KBD_DATA_PORT > > This runs quickly, and shows where this is used in .c source files. > However, where's the definition? It's not shown. It's a bug that appeared between GLOBAL-3.3 and 3.44 and fixed in 3.5. -- Shigio Yamaguchi - Tama Communications Corporation Mail: shigio@tamacom.com, WWW: http://www.tamacom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910152243.HAA10317>