Home
last modified time | relevance | path

Searched refs:ENV_ATTR_LIST_DELIM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dattr.c44 entry_end = strchr(entry, ENV_ATTR_LIST_DELIM); in env_attr_walk()
240 *prevch != ENV_ATTR_LIST_DELIM && in reverse_name_search()
244 *nextch != ENV_ATTR_LIST_DELIM && in reverse_name_search()
286 ENV_ATTR_LIST_DELIM, ' ', '\0'}; in env_attr_lookup()
/OK3568_Linux_fs/u-boot/include/
H A Denv_attr.h11 #define ENV_ATTR_LIST_DELIM ',' macro