Searched refs:himport_r (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | common.c | 86 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 D | envf.c | 271 if (!himport_r(&env_htab, (char *)env->data, env_size, '\0', in envf_load()
|
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | hashtable.su | |
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | hashtable.su | |
| H A D | hashtable.c | 777 int himport_r(struct hsearch_data *htab, in himport_r() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | search.h | 101 extern int himport_r(struct hsearch_data *__htab,
|
| /OK3568_Linux_fs/u-boot/board/sunxi/ |
| H A D | board.c | 672 himport_r(&env_htab, (char *)(uintptr_t)spl->fel_script_address, in parse_spl_header()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nvedit.c | 1482 if (himport_r(&env_htab, ptr, size, sep, del ? 0 : H_NOCLEAR, in do_env_import()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |