HP-UX Reference (11i v2 07/12) - 2 System Calls (vol 5)

m
mkdir(2) mkdir(2)
[ENAMETOOLONG]
The resolution of a symbolic link in path produced an intermediate result whose length
exceeds
PATH_MAX
[ENOENT] A component of the path prefix does not exist.
[ENOSPC] Not enough space on the file system.
[ENOTDIR] A component of the path prefix is not a directory.
[EROFS] The named file resides on a read-only file system.
[EDQUOT] User’s disk quota block or inode limit has been reached for this file system.
AUTHOR
mkdir() was developed by the University of California, Berkeley.
SEE ALSO
acl(2), chmod(2), setacl(2), stat(2), umask(2), acl(5), aclv(5), limits(5).
STANDARDS CONFORMANCE
mkdir(): AES, SVID2, SVID3, XPG3, XPG4, FIPS 151-2, POSIX.1
178 Hewlett-Packard Company 2 HP-UX 11i Version 2: December 2007 Update