Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/wind/
H A Dmap.c65 bsearch(&ts, _wind_map_table, _wind_map_table_size, in _wind_stringprep_map()
66 sizeof(_wind_map_table[0]), in _wind_stringprep_map()
H A Dmap_table.h16 extern const struct translation _wind_map_table[];
H A Dmap_table.c7 const struct translation _wind_map_table[] = { variable