Home
last modified time | relevance | path

Searched defs:real_path (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c294 static char real_path[MAXPATHLEN]; in concat_paths() local
409 const char *real_path = target_expand(tgt_path); in cp_to_target() local
647 const char *real_path = target_expand(path); in target_test() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp985 const path real_path(__read_symlink(existing_symlink, ec)); in __copy_symlink() local