Open System Services System Calls Reference Manual (G06.28+, H06.05+)
System Functions (a - d) access(2)
[ENAMETOOLONG]
One of the following is too long:
• The pathname pointed to by the path parameter
• A component of the pathname pointed to by the path parameter
• The intermediate result of pathname resolution when a symbolic link is
part of the path parameter
The pathconf( ) function can be called to obtain the applicable limits.
[ENOENT] One of the following conditions exists:
• The specified pathname does not exist.
• The specified pathname is an empty string.
• The specified pathname cannot be mapped to a valid Guardian filename.
• The path parameter specifies a file on a remote HP NonStop node but
communication with the remote node has been lost.
[ENOROOT] One of the following conditions exists:
• The root fileset of the local node (fileset 0) is not in the STARTED state.
• The current root fileset for the specified file is unavailable. The OSS
name server for the fileset might have failed.
• The specified file is on a remote HP NonStop node and communication
with the remote name server has been lost.
[ENOTDIR] A component of the pathname prefix is not a directory.
[ENOTSUP] The path parameter refers to a file on a logical disk volume administered |
through the Storage Management Foundation (SMF).
[ENXIO] The fileset containing the current working directory or the root fileset is not
mounted.
[EOSSNOTRUNNING]
The program attempted an operation on an object in the OSS environment while
a required system process was not running.
[EROFS] Write access is requested for a file on a read-only fileset.
[ETXTBSY] Write access is requested for a pure procedure (shared text) file that is being exe-
cuted.
RELATED INFORMATION
Commands: getacl(1), setacl(1).|
Functions: acl(2), chmod(2), stat(2).
Miscellaneous topics: acl(5).|
527186-007 Hewlett-Packard Company 1−7