Home
last modified time | relevance | path

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

/external/u-boot/common/
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