Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c772 _nc_read_tic_entry(char *filename, in _nc_read_tic_entry() function
905 code = _nc_read_tic_entry(filename, PATH_MAX, path, name, tp); in _nc_read_entry2()
/freebsd/contrib/ncurses/
H A DNEWS2734 + correct a status-check in _nc_read_tic_entry() so that if reading
6097 + add a missing "else" in changes to _nc_read_tic_entry().
6100 + modify _nc_read_tic_entry() so that hashed-database is checked before
6205 + modify logic in _nc_read_entry() and _nc_read_tic_entry() to allow
9697 + modify _nc_read_tic_entry() to not use MAX_ALIAS, but PATH_MAX only