Searched refs:hmatch_r (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | search.h | 86 extern int hmatch_r(const char *__match, int __last_idx, ENTRY ** __retval,
|
| /rk3399_rockchip-uboot/env/ |
| H A D | common.c | 317 while ((idx = hmatch_r(var, idx, &match, &env_htab))) { in env_complete()
|
| /rk3399_rockchip-uboot/api/ |
| H A D | api.c | 525 i = hmatch_r("", i, &match, &env_htab); in API_env_enum()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | hashtable.c | 201 int hmatch_r(const char *match, int last_idx, ENTRY ** retval, in hmatch_r() function
|