Open System Services System Calls Reference Manual (G06.25+, H06.03+)
rmdir(2) OSS System Calls Reference Manual
[EFSBAD] The fileset catalog for one of the filesets involved in the operation is corrupt.
[EINVAL] The specified . (dot) or ..(dot-dot) pathname cannot be removed.
[EIO] During a read from or write to a fileset, an I/O error occurred.
[ELOOP] Too many symbolic links were encountered in translating the path parameter.
[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 directory specified by the path parameter does not exist.
• The path parameter specifies 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] One of the following conditions exists:
• A component of the directory pathname specified by the path parameter
is not a directory.
• The final component of the path parameter is a symbolic link.
[ENOTEMPTY]
The directory specified by the path parameter is not empty.
[ENXIO] The fileset containing the client’s current working directory or root directory is
not mounted.
[EOSSNOTRUNNING]
A required OSS system process is not running.
[EROFS] The directory specified by the path parameter resides on a read-only fileset.
6−34 Hewlett-Packard Company 527186-003