Home
last modified time | relevance | path

Searched defs:targetIsDir (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/test_utils/
H A Dtest_common.h250 #define assertMakeSymlink(newfile, linkto, targetIsDir) \ argument
H A Dtest_main.c221 int targetIsDir) in my_CreateSymbolicLinkA()
2066 const char *newpath, const char *linkto, int targetIsDir) in assertion_make_symlink()
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c1768 int targetIsDir = 0; /* TODO: Fix this */ in assertion_make_symlink() local