Home
last modified time | relevance | path

Searched refs:test_for_append (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/tar/
H A Dwrite.c92 static void test_for_append(struct bsdtar *);
251 test_for_append(bsdtar); in tar_mode_r()
348 test_for_append(bsdtar); in tar_mode_u()
1020 test_for_append(struct bsdtar *bsdtar) in test_for_append() function