Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/wind/
H A Derrorlist.c58 bsearch(&ee, _wind_errorlist_table, in _wind_stringprep_error()
60 sizeof(_wind_errorlist_table[0]), in _wind_stringprep_error()
H A Derrorlist_table.h15 extern const struct error_entry _wind_errorlist_table[];
H A Derrorlist_table.c8 const struct error_entry _wind_errorlist_table[] = { variable