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

/u-boot/boot/
H A Dbootm.c835 * process_subst() - Handle substitution of ${...} fields in the environment
843 static int process_subst(char *buf, int maxlen) function
875 ret = process_subst(buf, maxlen);

Completed in 39 milliseconds