Searched refs:curdir_ (Results 1 – 2 of 2) sorted by relevance
237 tchar curdir_[MAXNAMLEN+1]; in matchdir_() local266 strtots(curdir_, dp->d_name); in matchdir_()268 if (match(curdir_, pattern, &slproc)) { in matchdir_()269 Gcat(gpath, curdir_); in matchdir_()
390 tchar curdir_[MAXNAMLEN+1]; in dohash() local426 hashval = hash(hashname(strtots(curdir_, dp->d_name)), in dohash()