Searched refs:normalize_path (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/jam/
H A Dpathsys.h52 char *normalize_path(const char *path, char *buffer, size_t bufferSize);
H A Dbeos_stat_cache.c62 if (!path || !normalize_path(path, request.path, sizeof(request.path)))
H A Dpathunix.c240 * normalize_path() - normalize a path
248 normalize_path(const char *path, char *buffer, size_t bufferSize) function
H A Dhcache.c353 char *normalizedPath = normalize_path(t->boundname, _normalizedPath,
H A Djcache.c741 char *filename = normalize_path(_filename, _normalizedPath,

Completed in 56 milliseconds