Home
last modified time | relevance | path

Searched refs:env_flags_validate (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Denv_flags.h160 int env_flags_validate(const ENTRY *item, const char *newval, enum env_op op,
/openbmc/u-boot/env/
H A Dcommon.c26 .change_ok = env_flags_validate,
H A Dflags.c498 int env_flags_validate(const ENTRY *item, const char *newval, enum env_op op, in env_flags_validate() function