Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Denv_callback.h81 void env_callback_init(ENTRY *var_entry);
/openbmc/u-boot/env/
H A Dcallback.c45 void env_callback_init(ENTRY *var_entry) in env_callback_init() function
/openbmc/u-boot/lib/
H A Dhashtable.c386 env_callback_init(&htab->table[idx].entry); in hsearch_r()