AFS Assigned Numbers Registry - AFS command library error codes

This is a table of AFS command library error codes, contained in the 'CMD' 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.

CMD error table

Code Value Name Message
0 3359744 CMD_EXCESSPARMS More than the maximum number of parameters defined
1 3359745 CMD_INTERNALERROR Internal parsing error
2 3359746 CMD_NOTLIST Too many values specified after a CMD_SINGLE switch
3 3359747 CMD_TOOMANY Too many parameters specified
4 3359748 CMD_USAGE Impossibly few aguments specified
5 3359749 CMD_UNKNOWNCMD unrecognized or ambiguous command name
6 3359750 CMD_UNKNOWNSWITCH unrecognized or ambiguous switch name
7 3359751 CMD_AMBIG
8 3359752 CMD_TOOFEW Insufficient required parameters provided
9 3359753 CMD_TOOBIG Token too large

How to use these codes

XXX text to be written XXX

Registration Policy

XXX text to be written XXX