Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c48 static int is_suffix(tchar *, tchar *);
680 is_suffix(tchar *check, tchar *template) in is_suffix() function
809 if (is_suffix(entry, *cp)) in ignored()