Home
last modified time | relevance | path

Searched refs:himport_r (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dcommon.c86 if (himport_r(&env_htab, (char *)default_environment, in set_default_env()
105 return himport_r(&env_htab, (const char *)default_environment, in set_default_vars()
112 if (himport_r(&env_htab, (char *)vars, size, '\0', in set_board_env()
200 if (himport_r(&env_htab, (char *)ep->data, ENV_SIZE, '\0', 0, 0, in env_import()
H A Denvf.c271 if (!himport_r(&env_htab, (char *)env->data, env_size, '\0', in envf_load()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dhashtable.su
/OK3568_Linux_fs/u-boot/lib/
H A Dhashtable.su
H A Dhashtable.c777 int himport_r(struct hsearch_data *htab, in himport_r() function
/OK3568_Linux_fs/u-boot/include/
H A Dsearch.h101 extern int himport_r(struct hsearch_data *__htab,
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c672 himport_r(&env_htab, (char *)(uintptr_t)spl->fel_script_address, in parse_spl_header()
/OK3568_Linux_fs/u-boot/cmd/
H A Dnvedit.c1482 if (himport_r(&env_htab, ptr, size, sep, del ? 0 : H_NOCLEAR, in do_env_import()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym