GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
cxref-query(1) FreeBSD General Commands Manual cxref-query(1)

cxref-query - A program to query the cross reference database from cxref.

cxref-query [name  [  ...  name]] [-Odirname] [-Nbasename] [-xref[-all][-file][-func][-var][-type]]

A very simple program to query the cross-reference database that is created by the cxref program. This is intended to be an example of the information that is in the database and how to use it rather than a fully featured tool.

name
Names of objects to query. The names that it looks up are the names of: Files, Variables, Functions, Typedefs

If there are no names on the command line then the program enters interactive mode and prompts for names until an end of file (^D) is seen.

-Odirname
Use dirname as the input directory
-Nbasename
Use basename.* as the input filenames
-xref
Produce cross referencing information (see below). -all All cross references. -file Cross references for files. -func Cross references for functions. -var Cross references for variables. -type Cross references for types.

The output depends on the -xref options but basically gives what is seen in the section of the document for the named object.

cxref(1)

The cxref-query program is copyright Andrew M. Bishop 1995,96,97.
July 5, 1997

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.