Searched refs:nto_parse_redirection (Results 1 – 3 of 3) sorted by relevance
34 char **nto_parse_redirection (char *start_argv[], char **in,
153 nto_parse_redirection (char *pargv[], char **pin, char **pout, char **perr) in nto_parse_redirection() function
991 argv = nto_parse_redirection (argv, &in, &out, &err); in procfs_create_inferior()