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

/external/avahi/avahi-daemon/
H A Dglob.c164 static int globexp1(const Char *, glob_t *, size_t *);
235 return globexp1(patbuf, pglob, &limit);
246 globexp1(const Char *pattern, glob_t *pglob, size_t *limit) function
265 * If it succeeds then it invokes globexp1 with the new pattern.
353 *rv = globexp1(patbuf, pglob, limit);

Completed in 136 milliseconds