Xref: utzoo comp.unix.shell:137 comp.unix.programmer:33 Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!snorkelwacker!usc!wuarchive!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!oakhill!dover!digital!digital.sps.mot.com!chen From: chen@digital.sps.mot.com (Jinfu Chen) Newsgroups: comp.unix.shell,comp.unix.programmer Subject: Extract function names Message-ID: <4cc48e05.12c9a@digital.sps.mot.com> Date: 12 Sep 90 17:39:43 GMT Sender: news@digital.sps.mot.com Reply-To: chen@digital.sps.mot.com (Jinfu Chen) Followup-To: comp.unix.shell Organization: Motorola, LICD, SPS, Mesa, AZ Lines: 18 I'm looking for a tool to extract names of function call in C files. A typical use of it is to build a cross-reference list for function calls. For example, given source files of RN, I would like to find out which file the ngdata_init() call is defined (and optionally) used. Shell scripts (including perl) are welcome. -- Jinfu Chen (602)898-5338 Motorola, Inc. SPS Mesa, AZ ...uunet!motsps!digital!chen chen@digital.sps.mot.com CMS: RXFR30 at MESAVM ----------