Home
last modified time | relevance | path

Searched refs:target_symlink_exists_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dupgrade.c152 if (target_symlink_exists_p(newx)) { in save_X()
153 if (target_symlink_exists_p(oldx)) { in save_X()
187 if (target_symlink_exists_p(oldx)) { in merge_X()
H A Dtarget.c705 target_symlink_exists_p(const char *path) in target_symlink_exists_p() function
H A Ddefs.h951 int target_symlink_exists_p(const char *);