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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c87 const llist_t *excludeList; /* List of files to not include */ member in struct:TarBallInfo
439 if (exclude_file(tbInfo->excludeList, header_name))
562 tbInfo.excludeList = exclude;

Completed in 26 milliseconds