Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_hush.c2301 struct redir_struct *last_redir=NULL; local
2305 last_redir=redir;
2311 if (last_redir) {
2312 last_redir->next=redir;