Open System Services System Calls Reference Manual (G06.28+, H06.05+)
System Functions (a - d) chown(2)
[EINVAL] The owner or group parameter is out of range.
An attempt was made to change ownership of a Guardian file that is not a disk
file.
[EIO] An input or output error occurred. The device holding the file might be in the
down state, or both processors that provide access to the device might have
failed.
[ELOOP] Too many links were encountered in translating the path parameter.
[ENAMETOOLONG]
One of these 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 these is true:
• The path parameter does not exist.
• The path parameter is an empty string.
• The path parameter specifies a file in the Guardian file system (in /G) but
cannot be mapped to a valid Guardian filename.
• The path parameter names a symbolic link, but the file to which it refers
does not exist.
• The path parameter specifies a file on a remote HP NonStop node, but
communication with the remote node has been lost.
[ENOTSUP] The path parameter refers to a file on a logical disk volume administered |
through the Storage Management Foundation (SMF).
[ENOROOT] One of these 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 path is not a directory.
[ENXIO] The fileset containing the client’s current working directory or root directory is
not mounted.
[EOSSNOTRUNNING]
The program attempted an operation on an object in the OSS environment while
a required system process was not running.
527186-007 Hewlett-Packard Company 1−27