Home
last modified time | relevance | path

Searched refs:H_MATCH_DATA (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dsearch.h116 #define H_MATCH_DATA (1 << 5) /* search/grep data = variable values */ macro
117 #define H_MATCH_BOTH (H_MATCH_KEY | H_MATCH_DATA) /* search/grep both */
/u-boot/lib/
A Dhashtable.c602 if (flag & H_MATCH_DATA) { in match_entry()
/u-boot/cmd/
A Dnvedit.c194 grep_what = H_MATCH_DATA; in do_env_grep()

Completed in 10 milliseconds