Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dtar.c160 const llist_t *excludeList; /* List of files to not include */ member
483 if (exclude_file(tbInfo->excludeList, header_name)) in writeFileToTarball()
1214 tbInfo->excludeList = tar_handle->reject; in tar_main()