Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-94
PROCESS_GETINFOLIST_ Procedure
2 No other process can stop the process.
64: stop request queue
returns the status of a stop request on the queue. See the PROCESS_STOP_
procedure for more information on the stop request queue. The return values are
defined as follows:
0 A stop request is not queued.
1 A stop request has not passed the security checks and the process is running
at stop mode 1 or 2. The stop request is queued pending the reduction of the
stop mode to 0.
2 A stop request has passed the security checks but the process is running at
stop mode 2. The stop request is queued pending the reduction of the stop
mode to 1.
65: mom’s file name
returns the program file name of the mom of the process.
66: gmom’s file name
returns the program file name of the job ancestor of the process.
67: Safeguard-authenticated logoff state
returns 1 in bit <15> if the Safeguard-authenticated logon flag is set but the
process has logged off, 0 otherwise.
Bits <0:14> are reserved and should not be assumed to contain 0.
68: inherited logon
returns 1 if the logon was inherited by the process, 0 otherwise.
69: stop on logoff
returns 1 if the process is to be stopped when it requests to be placed in the
logged-off state, 0 otherwise.
70: propagate logon
returns 1 if the process’s local descendants are to be created with the inherited-
logon flag set, 0 otherwise.
71: propagate stop-on-logoff
returns 1 if the process’s local descendants are to be created with the stop-on-
logoff flag set, 0 otherwise.
72: logon flags and states
returns current settings of all the logon flags and state indicators. The bits are
defined as follows:
<0:8> (reserved)