Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.tchar.c747 lstat_(tchar *path, struct stat *buf) in lstat_() function
H A Dsh.file.c267 if (lstat_(path, &statb) < 0) in filetype()
H A Dsh.glob.c204 else if (lstat_(gpath, &stb) >= 0) { in expand()