Searched refs:archive_match_new (Results 1 – 8 of 8) sorted by relevance
34 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_mbs() 77 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_wcs() 178 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_from_file_mbs() 187 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_from_file_mbs() 203 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_from_file_wcs() 212 if (!assert((m = archive_match_new()) != NULL)) in test_exclusion_from_file_wcs() 229 if (!assert((m = archive_match_new()) != NULL)) in test_inclusion_mbs() 278 if (!assert((m = archive_match_new()) != NULL)) in test_inclusion_wcs() 326 if (!assert((m = archive_match_new()) != NULL)) in test_inclusion_from_file_mbs() 335 if (!assert((m = archive_match_new()) ! in test_inclusion_from_file_mbs() [all...]
34 if (!assert((m = archive_match_new()) != NULL)) in test_uid() 76 if (!assert((m = archive_match_new()) != NULL)) in test_gid() 118 if (!assert((m = archive_match_new()) != NULL)) in test_uname_mbs() 160 if (!assert((m = archive_match_new()) != NULL)) in test_uname_wcs() 202 if (!assert((m = archive_match_new()) != NULL)) in test_gname_mbs() 244 if (!assert((m = archive_match_new()) != NULL)) in test_gname_wcs()
37 if (!assert((m = archive_match_new()) != NULL)) in test_newer_time()90 if (!assert((m = archive_match_new()) != NULL)) in test_newer_time_str()178 if (!assert((m = archive_match_new()) != NULL)) in test_newer_time_str_w()266 if (!assert((m = archive_match_new()) != NULL)) in test_newer_mtime_than_file_mbs()327 if (!assert((m = archive_match_new()) != NULL)) in test_newer_ctime_than_file_mbs()385 if (!assert((m = archive_match_new()) != NULL)) in test_newer_mtime_than_file_wcs()446 if (!assert((m = archive_match_new()) != NULL)) in test_newer_ctime_than_file_wcs()504 if (!assert((m = archive_match_new()) != NULL)) in test_older_time()557 if (!assert((m = archive_match_new()) != NULL)) in test_older_time_str()647 if (!assert((m = archive_match_new()) != NULL)) in test_older_time_str_w()[all …]
1357 assert((m = archive_match_new()) != NULL); in test_callbacks()
260 bsdtar->matching = archive_match_new(); in main()
1100 __LA_DECL struct archive *archive_match_new(void);
219 archive_match_new(void) in archive_match_new() function
169 cpio->matching = archive_match_new(); in main()