Searched refs:curdir_ (Results 1 – 2 of 2) sorted by relevance
234 tchar curdir_[MAXNAMLEN+1]; in matchdir_() local263 strtots(curdir_, dp->d_name); in matchdir_()265 if (match(curdir_, pattern, &slproc)) { in matchdir_()266 Gcat(gpath, curdir_); in matchdir_()
375 tchar curdir_[MAXNAMLEN+1]; in dohash() local411 hashval = hash(hashname(strtots(curdir_, dp->d_name)), in dohash()