Home
last modified time | relevance | path

Searched refs:hexport_r (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dhashtable.su
H A Dhashtable.c590 ssize_t hexport_r(struct hsearch_data *htab, const char sep, int flag, in hexport_r() function
/OK3568_Linux_fs/u-boot/include/
H A Dsearch.h93 extern ssize_t hexport_r(struct hsearch_data *__htab,
/OK3568_Linux_fs/u-boot/cmd/
H A Dnvedit.c104 len = hexport_r(&env_htab, '\n', flag, &res, 0, 0, NULL); in env_print()
193 len = hexport_r(&env_htab, '\n', in do_env_grep()
1325 len = hexport_r(&env_htab, sep, in do_env_export()
1345 len = hexport_r(&env_htab, '\0', in do_env_export()
/OK3568_Linux_fs/u-boot/env/
H A Dcommon.c268 len = hexport_r(&env_htab, '\0', 0, &res, ENV_SIZE, 0, NULL); in env_export()
H A Denvf.c297 len = hexport_r(&env_htab, '\0', H_MATCH_KEY | H_MATCH_IDENT, in envf_save()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym