Searched defs:linkto (Results 1 – 4 of 4) sorted by relevance
253 #define assertMakeSymlink(newfile, linkto, targetIsDir) \ argument
2130 const char *newpath, const char *linkto) in assertion_make_hardlink()2158 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()
1242 struct archive_string linkto; in make_file_entry() local