Searched refs:getPrefixed (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/java/io/
H A Dio_util_md.h35 WCHAR* getPrefixed(const WCHAR* path, int pathlen);
H A Dcanonicalize_md.c483 pathbuf = getPrefixed(path, pathlen);
542 pathbuf = getPrefixed(pathWithCanonicalPrefix, pathlen);
579 /* The appropriate location of getPrefixed() should be io_util_md.c, but
587 getPrefixed(const WCHAR* path, int pathlen) { function
H A Dio_util_md.c143 pathbuf = getPrefixed(abpath, abpathlen);

Completed in 33 milliseconds