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

/freebsd-current/crypto/heimdal/lib/wind/
H A Derrorlist_table.h9 struct error_entry { struct
15 extern const struct error_entry _wind_errorlist_table[];
H A Derrorlist.c43 const struct error_entry *ea = (const struct error_entry*)a;
44 const struct error_entry *eb = (const struct error_entry*)b;
54 struct error_entry ee = {cp};
55 const struct error_entry *s;
57 s = (const struct error_entry *)
H A Derrorlist_table.c8 const struct error_entry _wind_errorlist_table[] = {

Completed in 182 milliseconds