Searched refs:parse_redir_right_fd (Results 1 – 1 of 1) sorted by relevance
4298 #define parse_redir_right_fd(as_string, input) \ macro4299 parse_redir_right_fd(input)4301 static int parse_redir_right_fd(o_string *as_string, struct in_str *input) in parse_redir_right_fd() function4349 dup_num = parse_redir_right_fd(&ctx->as_string, input); in parse_redirect()