AFS Assigned Numbers Registry - XFILES error codes This is a table of XFILES error codes, contained in the 'xFil' error table. A maximum of 256 codes are available in this table. In addition to this table, this data is also available in the form of a com_err error table. The error code values are also available in a C header file. ** xFil error table Code Value Name Message ==== ========== ================== ================================== 0 3362317824 ERROR_XFILE_EOF EOF while reading XFILE 1 3362317825 ERROR_XFILE_WRONLY XFILE may not be opened write-only 2 3362317826 ERROR_XFILE_RDONLY XFILE is read-only 3 3362317827 ERROR_XFILE_NOSEEK XFILE is not seekable 4 3362317828 ERROR_XFILE_ISPASS XFILE passthru already set 5 3362317829 ERROR_XFILE_NOPASS XFILE passthru not set 6 3362317830 ERROR_XFILE_TYPE unknown XFILE type ** How to use these codes XXX text to be written XXX ** Registration Policy XXX text to be written XXX