|
dpkg 1.22.7-3-g89f48
|
Data Structures | |
| struct | glob_node |
Functions | |
| void | glob_list_prepend (struct glob_node **list, char *pattern) |
| void | glob_list_free (struct glob_node *head) |
| void glob_list_free | ( | struct glob_node * | head | ) |
References head, trigfileint::next, and glob_node::pattern.
| void glob_list_prepend | ( | struct glob_node ** | list, |
| char * | pattern | ||
| ) |
References m_malloc(), glob_node::next, and glob_node::pattern.