Home
last modified time | relevance | path

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

/u-boot/lib/
A Dhashtable.c255 if (htab->change_ok != NULL && htab->change_ok( in _compare_and_overwrite_entry()
408 if (htab->change_ok != NULL && htab->change_ok( in hsearch_r()
479 if (htab->change_ok != NULL && in hdelete_r()
480 htab->change_ok(ep, NULL, env_op_delete, flag)) { in hdelete_r()
/u-boot/include/
A Dsearch.h57 int (*change_ok)(const struct env_entry *item, const char *newval, member
/u-boot/env/
A Dcommon.c32 .change_ok = env_flags_validate,
258 env_htab.change_ok += gd->reloc_off; in env_relocate()

Completed in 5 milliseconds