Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)

enoft(1) OSS Shell and Utilities Reference Manual
proc_num
Specifies the procedure number. This number
specifies the ordering in the object files pro-
cedure table. Use the -LISTPROC flag to list
each procedure number.
* Eliminates any scope limitations and allows you to view
the entire object file. If you use the -SET
SCOPEPROC flag on an OSS shell command line, the
flag specification must be enclosed in quotation marks
when you use the * specifier.
{ SCOPESOURCE | -SSS }{sourcendx | pathname7 | file_num2 | * }
Narrows the scope to a single compilation unit or source file,
which is helpful when trying to find unique items within a source
file, as well as limiting the output to a range within the designated
scope.
sourcendx Narrows the scope to a single compilation unit within
the object file. sourcendx must be a valid index
value. Use the -LISTSOURCE ag to determine
valid values.
pathname7 Narrows the scope to a single named source file for
the object file. pathname7 must be a fully qualified
OSS pathname or a fully qualified Guardian filename.
Wildcard matching (for example, *partial_name or
partial_name*) can be used to search for items con-
taining a match to the given pattern.
file_num2 Specifies the file number. This number specifies the
ordering of file use in the object file. Use the
-LISTSOURCE flag to list each file number.
* Eliminates any scope limitations present and opens
selections to the entire object file. This is the default
action.
If you use the -SET SCOPESOURCE flag on an
OSS shell command line, the flag specification must
be enclosed in quotation marks when you use the *
specifier.
The setting of this attribute takes precedence over any other
source file pathname or file number used in the same command.
{ SORT | -ST }{{ ALPHA | A }|{LOC | L }|{NONE | N }}
Specifies the sorting order of the output.
ALPHA | A
Sorts enoft output in alphabetic order.
LOC | L Sorts enoft output in virtual address order.
398 Hewlett-Packard Company 527188-021