File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-132
LISTOPENS Listing Format
a
is the access mode:
-e
is the exclusion mode:
g,u
is the group ID, user ID of the process accessor ID.
sd
is the sync or receive depth specified by the process when the file was opened.
term
is the name of the home terminal of the process:
[\node.]$term
prog-name
is the program file name of the program that has the specified file open as it
appears for a user process:
$volume.subvolume.file-id
It appears for a system process as:
$SYSTEM.SYSnn.OSIMAGE
$SYSTEM.SYSnn is the subvolume containing the operating system image that is
currently in use (and nn is a two-digit octal integer.)
An example of how the LISTOPENS listing appears with data is:
-listopens mysvol.*
$GUEST.MYSVOL.EFILE
PID MODE USERID SD MYTERM PROGRAM FILE
NAME
R Read
R/W Read and Write
E Execute
S Shared
E Exclusive
PProtected
Note. For more information on automatic communication-path error recovery for disk files, see
the Guardian Programmer’s Guide. For a complete syntax description of the FILE_OPEN_ and
OPEN procedures, see the Guardian Procedure Calls Reference Manual.