Home
last modified time | relevance | path

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

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