Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c240 strcoll_(tchar *s1, tchar *s2) in strcoll_() function
H A Dsh.file.c247 return (strcoll_(*file1, *file2)); in fcompare()
H A Dsh.glob.c169 return (strcoll_(*a1, *a2)); in sortscmp()