Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-73
PROCESS_GETINFOLIST_ Procedure
If srch-option is omitted or 0, the caller is requesting information about process
pin.
If
srch-option is 1 or 2, the caller wants to search the processes in cpu for
those that match a set of criteria (such as having a particular user ID and program
file name). In this case,
pin is used to indicate where to begin searching, and is
usually set to 0 on the initial call. When the procedure returns,
pin has been
updated to reflect the starting point for a subsequent call.
pin is set to -1 if no
more matches would be found on a subsequent call.
nodename:length input:input
STRING .EXT:ref:*, INT:value
if present and
length is not 0, specifies the name of the node on which cpu,pin
or oss-pid resides; this parameter cannot be used with processhandle. If
used, the value of
nodename must be exactly length bytes long. If cpu and pin
are specified or
oss-pid is specified but nodename:length is omitted or
length is 0, the local node is used.
If a remote node could be running an operating system version earlier than D30,
use the applicable attributes code (73) to determine which attribute code ranges
are defined for the calling process.