Searched refs:globhack (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_hush.c | 453 static int globhack(const char *src, int flags, glob_t *pglob); 2044 static int globhack(const char *src, int flags, glob_t *pglob) function 2106 gr = globhack(dest->data, flags, pglob); 2116 gr = globhack(dest->data, flags, pglob); 2120 gr = globhack(dest->data, flags, pglob);
|