Searched refs:mkfullpath (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libarchive-29/libarchive/tar/test/
H A Dtest_windows.c42 mkfullpath(char **path1, char **path2, const char *tpath, int type) function
224 mkfullpath(&fp1, &fp2, "aaa/file1", 0);
236 mkfullpath(&fp1, &fp2, "aaa/file1", 1);
248 mkfullpath(&fp1, &fp2, "aaa/file1", 2);
260 mkfullpath(&fp1, &fp2, "aaa/file1", 3);
272 mkfullpath(&fp1, &fp2, "aaa/file1", 4);
284 mkfullpath(&fp1, &fp2, "aaa/file1", 5);
296 mkfullpath(&fp1, &fp2, "aaa/file1", 6);
309 mkfullpath(&fp1, &fp2, "aaa/file1", 7);

Completed in 163 milliseconds