cscope (1) Linux Manual Page
NAME cscope – interactively examine a C program SYNOPSIS cscope [-bCcdehkLlqRTUuVv] [-Fsymfile] [-freffile] [-Iincdir] [-inamefile] [-0123456789pattern] [-pn] [-sdir] [files] DESCRIPTION cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. By default, cscope examines the C (.c and .h), lex (.l), and yacc (.y)…
