Home
last modified time | relevance | path

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

/external/avahi/avahi-daemon/
Dglob.c164 static int globexp1(const Char *, glob_t *, size_t *);
235 return globexp1(patbuf, pglob, &limit); in glob()
246 globexp1(const Char *pattern, glob_t *pglob, size_t *limit) in globexp1() function
353 *rv = globexp1(patbuf, pglob, limit); in globexp2()