Home
last modified time | relevance | path

Searched refs:bsd_realpath (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/ext/Cwd/
DCwd.xs73 bsd_realpath(const char *path, char *resolved) in bsd_realpath() function
423 if (bsd_realpath(path, buf)) {
DChanges69 - The internal-only function bsd_realpath() in the XS file now uses