| Name | Code | Description |
|---|---|---|
| KTC_ERROR | (11862784L) | an unexpected error was encountered |
| KTC_TOOBIG | (11862785L) | a buffer was too small for the response |
| KTC_INVAL | (11862786L) | an invalid argument was passed in |
| KTC_NOENT | (11862787L) | no such entry |
| KTC_PIOCTLFAIL | (11862788L) | a pioctl failed |
| KTC_NOPIOCTL | (11862789L) | AFS kernel pioctl doesn't exist |
| KTC_NOCELL | (11862790L) | Cache Manager does not recognize the cell |
| KTC_NOCM | (11862791L) | Cache Manager is not initialized / afsd is not running |
| KTC_RPC | (11862792L) | failed to send or receive session key via remote procedure call |
| KTC_NOCMRPC | (11862793L) | Cache Manager RPC server is not responding |
| KTC_TOKEN_MUTEX_FAIL | (11862794L) | AFS_KTC_Mutex failure |