HomeSort by: relevance | last modified time | path
    Searched refs:target_symlink_exists_p (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
upgrade.c 155 if (target_symlink_exists_p(newx)) {
156 if (target_symlink_exists_p(oldx)) {
190 if (target_symlink_exists_p(oldx)) {
target.c 705 target_symlink_exists_p(const char *path) function
defs.h 953 int target_symlink_exists_p(const char *);

Completed in 53 milliseconds