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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c227 struct redir_struct *pending_redirect; member in struct:p_context
2788 * Set ctx->pending_redirect, so we know what to do at the
2790 ctx->pending_redirect = redir;
2812 ctx->pending_redirect = NULL;
2917 if (ctx->pending_redirect) {
2918 glob_target = &ctx->pending_redirect->word;
2943 if (ctx->pending_redirect) {
2944 ctx->pending_redirect = NULL;

Completed in 17 milliseconds