Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.h472 extern tchar *rindex_(tchar *, tchar);
H A Dsh.tchar.c287 rindex_(tchar *sp, tchar c) in rindex_() function
H A Dsh.file.c464 p = rindex_(path, '/'); in extract_dir_and_name()