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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c2757 struct redir_struct *last_redir = NULL; local
2761 last_redir = redir;
2767 if (last_redir) {
2768 last_redir->next = redir;

Completed in 48 milliseconds