Searched refs:convert_strings (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/lib/libcurses/tinfo/ |
| H A D | read_entry.c | 144 convert_strings(char *buf, char **Strings, int count, int size, in convert_strings() function 400 if (!convert_strings(buf, ptr->Strings, str_count, str_size, in _nc_read_termtype() 504 if (!convert_strings(buf, ptr->Strings + str_count, ext_str_count, in _nc_read_termtype() 539 if (!convert_strings(buf + (2 * ext_str_count), in _nc_read_termtype()
|