Searched refs:realpath_cache_lookup (Results 1 – 3 of 3) sorted by relevance
277 bucket = realpath_cache_lookup(pathname, strlen(pathname), t); in tsrm_win32_access()283 bucket = realpath_cache_lookup(pathname, strlen(pathname), t); in tsrm_win32_access()
219 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, size_t path_len, time_t t);
716 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, size_t path_len, time_t t) /… in realpath_cache_lookup() function
Completed in 15 milliseconds