Parameters

If no parameters are specified, all displayable modules are displayed.
*
An asterisk is used as a placeholder if no variable parameters are specified.
variable_item
Any one of the following variable parameters.
variable_list
You can repeat from 1 –32 of the following variable parameters, each separated by a blank space, within parentheses:
address
Locates the TCP/IP module where this address appears and displays the name and offset. An address is specified as 1-8 hexadecimal digits. An IPCS symbol name can be specified for an address. If an address begins with digit a–f or A–F, prefix the address with a zero to avoid the address being interpreted as a symbol name or as a character string.
name
Locates the TCP/IP module with this name. A name is specified as 1-8 characters.
In addition to the variable parameters previously described, you can specify the following keyword parameters:
BOTH
Display modules sorted by address and by name.
BYADDR
Display only modules sorted by address.
BYNAME
Display only modules sorted by name.
TCP, TITLE, NOTITLE
See Parameters for a description of these parameters.