Guardian Procedure Calls Reference Manual

pricrtpid
output
INT:ref:4
is the process ID of the (primary) process that has the file open.
backcrtpid
output
INT:ref:4
is the process ID of the backup process of a process-pair that has the file open, or is all zeros
if there is no open by a backup.
accessmode
output
INT:ref:1
is the access mode with which the file is open. The codes are:
read-write0
read only1
write only2
exclusion
output
INT:ref:1
is the exclusion mode with which the file is open. The codes are:
shared0
exclusive1
process exclusive (supported only for Optical Storage Facility)2
protected3
syncdepth
output
INT:ref:1
is the sync depth specified when the file was opened.
file-name
output
INT:ref:12
is the internal-format file name of the file which is open. This is of use when the searchname
specified was not a file name.
accessid
output
INT:ref:1
is the process access ID (user ID) of the opener at the time the open was done.
926 Guardian Procedure Calls (O)