Searched defs:linkto (Results 1 – 4 of 4) sorted by relevance
250 #define assertMakeSymlink(newfile, linkto, targetIsDir) \ argument
2038 const char *newpath, const char *linkto) in assertion_make_hardlink()2066 const char *newpath, const char *linkto, int targetIsDir) in assertion_make_symlink()
1741 const char *newpath, const char *linkto) in assertion_make_hardlink()1765 const char *newpath, const char *linkto) in assertion_make_symlink()
1153 struct archive_string linkto; in make_file_entry() local