3 * This file is automatically generated; please do not edit it.
12 static const char * const text
[] = {
13 "Packet too long or buffer too small",
14 "Notice header too large",
15 "Illegal value in notice",
16 "Can't get host manager port",
19 "Incompatible version numbers",
21 "No notices match criteria",
22 "Input queue too long",
23 "Hostmanager not responding",
25 "No previous call to ZLocateUser",
26 "No more locations available",
27 "Field too long for buffer",
28 "Improperly formatted field",
30 "Server could not verify authentication",
32 "No previous call to ZRetrieveSubscriptions",
33 "No more subscriptions available",
34 "Too many subscriptions to transmit",
35 "End of file detected during read",
40 char const * const * msgs
;
46 const struct error_table
* table
;
48 extern struct et_list
*_et_list
;
50 static const struct error_table et
= { text
, -772103680L, 23 };
52 static struct et_list link
= { 0, 0 };
54 void initialize_zeph_error_table (NOARGS
) {