Searched refs:_nc_pathlast (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Daccess.c95 _nc_pathlast(const char *path) function
112 return path + _nc_pathlast(path);
H A Dread_entry.c590 || _nc_pathlast(name) != 0
H A Dread_termcap.c977 || _nc_pathlast(tn) != 0) {
/freebsd-11-stable/contrib/ncurses/include/
H A Dtic.h260 extern NCURSES_EXPORT(unsigned) _nc_pathlast (const char *);
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c597 unsigned leaf = _nc_pathlast(result);

Completed in 186 milliseconds