# NOT A SOURCE FILE - DO NOT EDIT # This file is automatically generated from the error code registration # database maintained by the AFS Assigned Numbers Registrar. To register # a new code or obtain the latest list, plase visit # http://grand.central.org/numbers/et/KTC.html # kernel token cache error codes error_table KTC ec KTC_ERROR, "an unexpected error was encountered" ec KTC_TOOBIG, "a buffer was too small for the response" ec KTC_INVAL, "an invalid argument was passed in" ec KTC_NOENT, "no such entry" ec KTC_PIOCTLFAIL, "a pioctl failed" ec KTC_NOPIOCTL, "AFS kernel pioctl doesn't exist" ec KTC_NOCELL, "unknown cell was passed to SetToken" ec KTC_NOCM, "Cache Manager is not initialized / afsd is not running" ec KTC_RPC, "failed to send or receive session key via remote procedure call" ec KTC_NOCMRPC, "Cache Manager RPC server is not responding" end