Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

stat64(2) OSS System Calls Reference Manual
The path parameter points to an empty string.
The specified pathname cannot be mapped to a valid Guardian filename.
The specified pathname points to the name of a Guardian process that is
not of subtype 30.
The path parameter specifies a file on a remote HP NonStop node, but
communication with the remote node has been lost.
[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 the pathname specified by the path parameter 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] An invalid device or address was specified during an input or output operation
on a special file. One of these events occurred:
A device was specified that does not exist, or a request was made beyond
the limits of the device.
The fileset containing the requestor’s current working directory or root
directory is not mounted. This error can occur after failure and restart of
an OSS name server process until the fileset has been repaired and
remounted.
[EOSSNOTRUNNING]
The program attempted an operation on an object in the OSS environment while
a required system process was not running.
For all other error conditions, errno is set to the appropriate Guardian file-system error number.
For more information about a specific Guardian file-system error, see the Guardian Procedure
Errors and Messages Manual.
RELATED INFORMATION
Commands: getacl(1), setacl(1).
Functions: acl(2), chmod(2), chown(2), link(2), lstat(2), lstat64(2), mknod(2), open(2),
open64(2), pipe(2), utime(2).
Miscellaneous Topics: acl(5).
STANDARDS CONFORMANCE
This function is an HP extension to the XPG4 Version 2 specification.
7514 Hewlett-Packard Company 527186-023