Searched refs:error_entry (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/lib/libwind/
H A Derrorlist_table.h9 struct error_entry { struct
15 extern const struct error_entry _wind_errorlist_table[];
H A Derrorlist_table.c8 const struct error_entry _wind_errorlist_table[] = {
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A Derrorlist_table.h11 struct error_entry { struct
17 extern const struct error_entry _wind_errorlist_table[];
H A Derrorlist.c45 const struct error_entry *ea = (const struct error_entry*)a;
46 const struct error_entry *eb = (const struct error_entry*)b;
56 struct error_entry ee = {cp, 0, 0};
57 const struct error_entry *s;
59 s = (const struct error_entry *)
H A Derrorlist_table.c10 const struct error_entry _wind_errorlist_table[] = {

Completed in 194 milliseconds