Home
last modified time | relevance | path

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

/external/avahi/avahi-daemon/
Dglob.c165 static int globexp2(const Char *, const Char *, glob_t *, int *, size_t *);
256 if (!globexp2(ptr, pattern, pglob, &rv, limit)) in globexp1()
269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, size_t *limit) in globexp2() function