Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.glob.c234 tchar curdir_[MAXNAMLEN+1]; in matchdir_() local
263 strtots(curdir_, dp->d_name); in matchdir_()
265 if (match(curdir_, pattern, &slproc)) { in matchdir_()
266 Gcat(gpath, curdir_); in matchdir_()
H A Dsh.exec.c375 tchar curdir_[MAXNAMLEN+1]; in dohash() local
411 hashval = hash(hashname(strtots(curdir_, dp->d_name)), in dohash()