Open System Services System Calls Reference Manual (G06.25+, H06.03+)
System Functions (u) utime(2)
[ENOENT] One of the following conditions exists:
• The named file does not exist.
• The path parameter points to an empty string.
• 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.
[ENXIO] A request was made of a nonexistent device, or the request was outside the capa-
bilities of the device.
[EOSSNOTRUNNING]
The OSS monitor process is not running.
[EPERM] The times parameter is not a null pointer, and the calling process has write
access to the file but neither owns the file nor has appropriate privileges.
[EROFS] The fileset that contains the file is mounted read-only.
[ETXTBSY] The path parameter specifies a file in the Guardian file system (/G) that is opened
for execution.
RELATED INFORMATION
Functions: stat(2).
STANDARDS CONFORMANCE
The following are HP extensions to the XPG4 Version 2 specification:
• The errno values [EFAULT], [EFSBAD], [EINVAL], [ENOROOT], [ENXIO],
[EOSSNOTRUNNING], and [ETXTBSY] can be returned.
527186-003 Hewlett-Packard Company 9−13