Searched refs:setup_redirect (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 460 static int setup_redirect(struct p_context *ctx, int fd, redir_type style, struct in_str *input); 2296 static int setup_redirect(struct p_context *ctx, int fd, redir_type style, function 3051 setup_redirect(ctx, redir_fd, redir_style, input); 3067 setup_redirect(ctx, redir_fd, redir_style, input);
|