Searched defs:targetIsDir (Results 1 – 3 of 3) sorted by relevance
250 #define assertMakeSymlink(newfile, linkto, targetIsDir) \ argument
221 int targetIsDir) in my_CreateSymbolicLinkA()2066 const char *newpath, const char *linkto, int targetIsDir) in assertion_make_symlink()
1768 int targetIsDir = 0; /* TODO: Fix this */ in assertion_make_symlink() local