Home
last modified time | relevance | path

Searched refs:env_complete (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/env/
H A Dcommon.su
H A Dcommon.c308 int env_complete(char *var, int maxv, char *cmdv[], int bufsz, char *buf) in env_complete() function
/OK3568_Linux_fs/u-boot/common/
H A Dcommand.c153 return env_complete("", maxv, cmdv, sizeof(tmp_buf), tmp_buf); in var_complete()
156 return env_complete(argv[1], maxv, cmdv, sizeof(tmp_buf), tmp_buf); in var_complete()
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h427 int env_complete(char *var, int maxv, char *cmdv[], int maxsz, char *buf);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym