Open System Services System Calls Reference Manual (G06.25+, H06.03+)

lename(5) OSS System Calls Reference Manual
Unnamed processes
The type of object determines the syntax for the Guardian lename and which subset of the per-
mitted characters is allowed in the parts of that lename.
For a disk le, the Guardian lename consists of the following four parts, separated by periods:
node name A character string of two to eight valid characters, specifying the node within the
NonStop server Expand network. The rst character must be a backslash (\).
Valid characters for the rest of the string are the letters A through Z and the
digits 0 through 9. The second character must be a letter.
volume name A character string of two to eight valid characters, specifying the disk volume
containing the le. The rst character must be a dollar sign ($). Valid characters
for the rest of the string are the letters A through Z and the digits 0 through 9.
The second character must be a letter.
subvolume name
A character string of up to eight valid characters, specifying the disk subvolume
(prex) of the le identier. Valid characters are the letters A through Z and the
digits 0 through 9. The rst character must be a letter.
file identifier A character string of up to eight valid characters, specifying the le. Valid char-
acters are the letters A through Z and the digits 0 through 9. The rst character
must be a letter.
For a temporary disk le, the Guardian lename consists of the following three parts, separated
by periods:
node name A character string of two to eight valid characters, specifying the node within the
NonStop server Expand network. The rst character must be a backslash (\).
Valid characters for the rest of the string are the letters A through Z and the
digits 0 through 9. The second character must be a letter.
volume name A character string of two to eight valid characters, specifying the disk volume
containing the le. The rst character must be a dollar sign ($). Valid characters
for the rest of the string are the letters A through Z and the digits 0 through 9.
The second character must be a letter.
temporary file identifier
A character string of two to eight valid characters, specifying the le. The rst
character must be a number sign (#). Valid characters for the rest of the string
are the digits 0 through 9.
For a nondisk device, the Guardian lename consists of the following three parts, separated by
periods:
node name A character string of two to eight valid characters, specifying the node within the
NonStop server Expand network. The rst character must be a backslash (\).
Valid characters for the rest of the string are the letters A through Z and the
digits 0 through 9. The second character must be a letter.
device name A character string of two to eight valid characters, specifying the name of the
process providing the interface to the device. The rst character must be a dollar
sign ($). Valid characters for the rest of the string are the letters A through Z and
the digits 0 through 9. The second character must be a letter.
1232 Hewlett-Packard Company 527186-003