Home
last modified time | relevance | path

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

/external/u-boot/include/
Denvironment.h209 ENVOP_GET_CHAR, /* we want to call the get_char function */ enumerator
/external/u-boot/env/
Denv.c123 case ENVOP_GET_CHAR: in env_get_location()