dpkg 1.21.11
Data Structures | Functions
glob.h File Reference

(ae25c683c)

#include <dpkg/macros.h>
Include dependency graph for glob.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  glob_node
 

Functions

void glob_list_prepend (struct glob_node **list, char *pattern)
 
void glob_list_free (struct glob_node *head)