Home
last modified time | relevance | path

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

/external/u-boot/env/
Dattr.c82 attributes = strchr(entry_cpy, ENV_ATTR_SEP); in env_attr_walk()
242 if (*nextch != ENV_ATTR_SEP && in reverse_name_search()
280 if (*entry != ENV_ATTR_SEP) in env_attr_lookup()
/external/u-boot/include/
Denv_attr.h11 #define ENV_ATTR_SEP ':' macro