Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.h495 extern tchar *rindex_(tchar *, tchar);
H A Dsh.tchar.c288 rindex_(tchar *sp, tchar c) in rindex_() function
H A Dsh.file.c466 p = rindex_(path, '/'); in extract_dir_and_name()