Home
last modified time | relevance | path

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

/u-boot/include/
A Dsearch.h115 #define H_MATCH_KEY (1 << 4) /* search/grep key = variable names */ macro
117 #define H_MATCH_BOTH (H_MATCH_KEY | H_MATCH_DATA) /* search/grep both */
/u-boot/cmd/
A Dnvedit.c191 grep_what = H_MATCH_KEY; in do_env_grep()
1015 H_MATCH_KEY | H_MATCH_IDENT, in do_env_export()
1036 H_MATCH_KEY | H_MATCH_IDENT, in do_env_export()
/u-boot/lib/
A Dhashtable.c598 if (flag & H_MATCH_KEY) { in match_entry()

Completed in 24 milliseconds