Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Denv_flags.h155 void env_flags_init(ENTRY *var_entry);
/openbmc/u-boot/env/
H A Dflags.c421 void env_flags_init(ENTRY *var_entry) in env_flags_init() function
/openbmc/u-boot/lib/
H A Dhashtable.c388 env_flags_init(&htab->table[idx].entry); in hsearch_r()