Searched refs:API_env_get (Results 1 - 1 of 1) sorted by relevance

/u-boot/api/
H A Dapi.c467 * int API_env_get(const char *name, char **value)
471 static int API_env_get(va_list ap) function
664 calls_table[API_ENV_GET] = &API_env_get;

Completed in 100 milliseconds