Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (G)
Guardian Procedure Calls Reference Manual—522629-013
6-20
GETPPDENTRY Procedure
(Superseded by PROCESS_GETPAIRINFO_
ppd output
INT:ref:9
is an array where GETPPDENTRY returns the nine-word DCT entry specified by
the given
index and sysnum. Its format is:
[0:2] Process name (in local form)
[3].<0:7> processor of primary process
[3].<8:15> PIN of primary process
[4].<0:7> processor of backup process if it is a process pair. (This is 0 if
there is no backup.)
[4].<8:15> PIN of backup process, if it is a process pair. (This is 0 if there
is no backup.)
[5:8] process-id of ancestor. Note that the process-id is a 4-
word array that contains:
[0:2] Process name or creation timestamp
[3].<0:3> Reserved
[3].<4:7> processor number where the process is
executing
[3].<8:15> PIN assigned by the operating system to identify
the process in the processor
Condition Code Settings
< (CCL) indicates that the DCT in the given system cannot be accessed.
= (CCE) indicates that the GETPPDENTRY completed successfully.
> (CCG) indicates that the
index is greater than the last entry in the DCT.