Searched refs:globhack (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 452 static int globhack(const char *src, int flags, glob_t *pglob); 2043 static int globhack(const char *src, int flags, glob_t *pglob) function 2105 gr = globhack(dest->data, flags, pglob); 2115 gr = globhack(dest->data, flags, pglob); 2119 gr = globhack(dest->data, flags, pglob);
|