Searched refs:exclude_file (Results 1 – 1 of 1) sorted by relevance
438 static int exclude_file(const llist_t *excluded_files, const char *file) in exclude_file() function464 # define exclude_file(excluded_files, file) 0 macro483 if (exclude_file(tbInfo->excludeList, header_name)) in writeFileToTarball()