Home
last modified time | relevance | path

Searched refs:hmatch_r (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dsearch.h80 int hmatch_r(const char *match, int last_idx, struct env_entry **retval,
/u-boot/env/
A Dcommon.c306 while ((idx = hmatch_r(var, idx, &match, &env_htab))) { in env_complete()
/u-boot/api/
A Dapi.c544 i = hmatch_r("", i, &match, &env_htab); in API_env_enum()
/u-boot/lib/
A Dhashtable.c210 int hmatch_r(const char *match, int last_idx, struct env_entry **retval, in hmatch_r() function

Completed in 7 milliseconds