|
dpkg 1.22.7-3-g89f48
|
Go to the source code of this file.
Functions | |
| DPKG_BEGIN_DECLS void | filter_add (const char *glob, bool include) |
| bool | filter_should_skip (struct tar_entry *ti) |
| DPKG_BEGIN_DECLS void filter_add | ( | const char * | glob, |
| bool | include | ||
| ) |
References dbg_general, debug(), filter_node::include, m_malloc(), m_strdup(), filter_node::next, and filter_node::pattern.
| bool filter_should_skip | ( | struct tar_entry * | ti | ) |
References dbg_eachfile, dbg_eachfiledetail, debug(), filter_node::include, tar_entry::name, filter_node::next, filter_node::pattern, TAR_FILETYPE_DIR, TAR_FILETYPE_SYMLINK, and tar_entry::type.
Referenced by tarobject().