Sun Studio 12 Update 1: Debugging a Program With dbx

Syntax

exists name

Returns 0 if name is found in the current program, 1 if name is not found.

where:

name is the name of a symbol.