Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
Dread_entry.c66 convert_strings(char *buf, char **Strings, int count, int size, char *table) in convert_strings() function
218 convert_strings(buf, ptr->Strings, str_count, str_size, string_table); in _nc_read_termtype()
300 convert_strings(buf, ptr->Strings + str_count, ext_str_count, in _nc_read_termtype()
323 convert_strings(buf + (2 * ext_str_count), in _nc_read_termtype()