/* * 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/U.html */ /* ubik error codes (U) */ #define UNOQUORUM 5376 /* no quorum elected */ #define UNOTSYNC 5377 /* not synchronization site (should work on sync site) */ #define UNHOSTS 5378 /* too many hosts */ #define UIOERROR 5379 /* I/O error writing dbase or log */ #define UINTERNAL 5380 /* mysterious internal error */ #define USYNC 5381 /* major synchronization error */ #define UNOENT 5382 /* file not found when processing dbase */ #define UBADLOCK 5383 /* bad lock range size (must be 1) */ #define UBADLOG 5384 /* read error reprocessing log */ #define UBADHOST 5385 /* problems with host name */ #define UBADTYPE 5386 /* bad operation for this transaction type */ #define UTWOENDS 5387 /* two commits or aborts done to transaction */ #define UDONE 5388 /* operation done after abort (or commmit) */ #define UNOSERVERS 5389 /* no servers appear to be up */ #define UEOF 5390 /* premature EOF */ #define ULOGIO 5391 /* error writing log file */ #define UBADFAM 5392 /* unsupported address family -- bogus error */ #define UBADCELL 5393 /* inconsistent cell name -- bogus error */ #define UBADSECGRP 5394 /* security group bad or missing -- bogus error */ #define UBADGROUP 5395 /* server group name bad or missing -- bogus error */ #define UBADUUID 5396 /* server uuid bad or missing -- bogus error */ #define UNOMEM 5397 /* memory allocation failure -- bogus error */ #define UNOTMEMBER 5398 /* host not a member of server group -- bogus error */ #define UNBINDINGS 5399 /* too many bindings per server -- bogus error */ #define UBADPRINNAME 5400 /* inconsistent principal name from binding -- bogus error */ #define UPIPE 5401 /* I/O error in ubik pipe -- bogus error */ #define UDEADLOCK 5402 /* operation aborted to prevent dead lock (two sync sites?) */ #define UEXCEPTION 5403 /* rpc runtime exception caught -- bogus error */ #define UTPQFAIL 5404 /* vote thread pool queue operation failed -- bogus error */ #define USKEWED 5405 /* clock skew among servers too high -- bogus error */ #define UNOLOCK 5406 /* repeatedly failed to obtain ubik lock -- bogus error */ #define UNOACCESS 5407 /* permission denied for attempted operation -- bogus error */ #define UNOSPC 5408 /* no space left on database device -- bogus error */ #define UBADPATH 5409 /* invalid DB pathname -- bogus error */ #define UBADF 5410 /* bad file descriptor -- bogus error */ #define UREINITIALIZE 5411 /* Reinitialize called before initialize */ #define UMUTEXINIT 5412 /* failed to initialize per client mutex */ #define UMUTEXDESTROY 5413 /* failed to destroy per client mutex */