Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-156
PROCESS_SETINFO_ Procedure
Attributes marked with an asterisk (*) can be altered only when the caller is the
target process. Attributes marked with a plus sign (+) can be altered only when the
caller is a privileged process.
•
40: mom's process handle
sets the process handle of the mom of the specified process.
•
41: process file security
sets the current default process file security setting. The security bits are as
follows:
<0:3> 0
<4:6> ID code allowed for read
<7:9> ID code allowed for write
<10:12> ID code allowed for execute
<13:15> ID code allowed for purge
ID code can be one of the following:
0 Any user (local)
1 Member of owner's group (local)
2 Owner (local)
4 Any user (local or remote)
5 Member of owner's community (local or remote)
6 Owner (local or remote)
7 Super ID only (local)
•
42: current priority
sets execution priority to be assigned to the new process. Execution priority is a
value in the range of 1 to 199, where 199 is the highest possible priority.
•
45: logged-on state
sets information about the logged-on state of the process. The fields are:
<0:14> Reserved (specify 0)
<15> 0 Process is not logged on.
1 Process is logged on.
•
47: primary
specify 1 if the process is the current primary of a named process pair, 0 otherwise.
+* 71 propagate stop-on-logoff INT
75 nice() caller’s value INT(32)
*104 maximum size of the main stack INT(32)
Attribute Code TAL Value Representation