Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c213 struct redir_struct { struct
217 struct redir_struct *next; /* pointer to the next redirect in the list */ argument
235 struct redir_struct *redirects; /* I/O redirections */ argument