]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/mkfifo.2
xnu-6153.121.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / mkfifo.2
index 69ecfd6166e45d3b1b45859e5537a09e7664cd58..29e2d9240105fd1f75696f8e85b891bb4d0bf612 100644 (file)
@@ -112,6 +112,8 @@ error occurred while reading from or writing to the file system.
 .It Bq Er EFAULT
 .Fa Path
 points outside the process's allocated address space.
+.It Bq Eq EILSEQ
+The filename does not match the encoding rules.
 .El
 .Sh SEE ALSO
 .Xr chmod 2 ,