Home
last modified time | relevance | path

Searched refs:GLOB_LIMIT (Results 1 – 2 of 2) sorted by relevance

/external/avahi/avahi-daemon/
Dglob.h103 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro
106 #define GLOB_MAXPATH GLOB_LIMIT
Dglob.c188 if (flags & GLOB_LIMIT) { in glob()