Searched refs:find_file_hashi (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/usr.bin/make/ |
| D | dir.c | 214 static char *find_file_hashi(Path *, const char *, const char *, uint32_t); 285 find_file_hashi(Path *p, const char *file, const char *efile, uint32_t hv) in find_file_hashi() function 674 find_file_hashi(dot, cp, ename, hv) != NULL) { in Dir_FindFileComplexi() 693 if (find_file_hashi(p, cp, ename, hv) != NULL) { in Dir_FindFileComplexi()
|