Searched refs:hdelete_r (Results 1 – 9 of 9) sorted by relevance
| /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 | 442 int hdelete_r(const char *key, struct hsearch_data *htab, int flag) in hdelete_r() function 892 if (hdelete_r(name, htab, flag) == 0) in himport_r() 955 if (hdelete_r(localvars[i], htab, flag) == 0) in himport_r()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | search.h | 90 extern int hdelete_r(const char *__key, struct hsearch_data *__htab,
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | nvedit.c | 248 int rc = hdelete_r(name, &env_htab, env_flag); in _do_env_set() 1203 if (!hdelete_r(name, &env_htab, env_flag)) in do_env_delete()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |