Searched refs:_normalizedPath (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/jam/
H A Dhcache.c352 char _normalizedPath[PATH_MAX]; local
353 char *normalizedPath = normalize_path(t->boundname, _normalizedPath,
354 sizeof(_normalizedPath));
H A Djcache.c740 char _normalizedPath[PATH_MAX]; local
741 char *filename = normalize_path(_filename, _normalizedPath,
742 sizeof(_normalizedPath));

Completed in 54 milliseconds