HomeSort by relevance Sort by last modified time
    Searched refs:globexp2 (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-daemon/
glob.c 165 static int globexp2(const Char *, const Char *, glob_t *, int *, size_t *);
256 if (!globexp2(ptr, pattern, pglob, &rv, limit))
269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, size_t *limit) function
351 qprintf("globexp2:", patbuf);
  /hardware/bsp/intel/peripheral/libmraa/src/glob/
glob.c 175 static int globexp2(const Char *, const Char *, glob_t *, int *,
255 if (!globexp2(ptr, pattern, pglob, &rv, limit))
268 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, function
359 qprintf("globexp2", patbuf);

Completed in 315 milliseconds