Home
last modified time | relevance | path

Searched defs:redir_struct (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/
H A Dcli_hush.c212 struct redir_struct { struct
216 struct redir_struct *next; /* pointer to the next redirect in the list */ argument
234 struct redir_struct *redirects; /* I/O redirections */ argument