Searched refs:_nc_pathlast (Results 1 – 6 of 6) sorted by relevance
88 _nc_pathlast(const char *path) in _nc_pathlast() function105 return path + _nc_pathlast(path); in _nc_basename()
980 || _nc_pathlast(tn) != 0) { in _nc_read_termcap_entry()
854 || _nc_pathlast(name) != 0 in _nc_read_entry2()
270 extern NCURSES_EXPORT(unsigned) _nc_pathlast (const char *);
99 _nc_pathlast;
609 unsigned leaf = _nc_pathlast(result); in valid_db_path()