Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (d - f) enoft(1)
used to search for items containing a match to the
given pattern.
The demangled form of the procedure name cannot be
used because enoft does not support blank spaces in
the name.
proc_name.subproc_name[[
.subproc_name]...]
Limits the scope to the specied subprocedure. If
proc_name or subproc_name is not completely
specied, enoft resolves the name and lists conforming
subprocedure names with numbers.
This option is not valid for C or C++ programs. For
EpTAL programs, only one level of subprocedure can
be specied. For COBOL programs, more than one
level can be specied.
subproc_name[[.subproc_name]...]
Limits the scope to the specied subprocedure. If
subproc_name is not completely specied, enoft
resolves the name and lists conforming subprocedure
names with numbers.
This option is not valid for C or C++ programs. For
EpTAL programs, only one level of subprocedure can
be specied. For COBOL programs, more than one
level can be specied. Only the rst subprocedure
with the specied name is displayed.
proc_num
Species the procedure number. This number species
the ordering in the object les procedure table. Use
the -LISTPROC ag to list each procedure number.
* Species all procedures in the current scope. If the -LIST-
PROC ag is used on an OSS shell command line, the ag
specication must be enclosed in quotation marks when the *
specier is used.
The content of the display can be controlled with the following options:
EXCLUDE | E Suppresses display of information for symbols generated by a
compiler or not found in a .debug_info section.
SUBPROC | SP
Does not list parent procedures along with subprocedures. If pro-
cedure P contains subprocedure S, a -LISTPROC S SUBPROC
ag lists only S and not P, even though S is contained within P.
NOSUBPROC | NSP
Does not list subprocedures along with parent procedures. If pro-
cedure P contains subprocedure S, a -LISTPROC P NOSUB-
PROC ag lists only P and not S, even though S is contained
within P.
527188-007 Hewlett-Packard Company 389