summaryrefslogtreecommitdiff
path: root/src/glob/GLOB_NOESCAPE.h
blob: befaaaef1d812432fda3e1913621e0740be234cb (plain)
1
2
3
4
5
6
#include <glob.h>
#define GLOB_NOESCAPE                                                     (1<<5)
/*
POSIX(2)
*/