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 152 if (target_symlink_exists_p(newx)) {
153 if (target_symlink_exists_p(oldx)) {
187 if (target_symlink_exists_p(oldx)) {
target.c 705 target_symlink_exists_p(const char *path) function in typeref:typename:int
defs.h 952 int target_symlink_exists_p(const char *);

Completed in 34 milliseconds