Home
last modified time | relevance | path

Searched refs:nto_parse_redirection (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dnto-tdep.h34 char **nto_parse_redirection (char *start_argv[], char **in,
Dnto-tdep.c153 nto_parse_redirection (char *pargv[], char **pin, char **pout, char **perr) in nto_parse_redirection() function
Dnto-procfs.c991 argv = nto_parse_redirection (argv, &in, &out, &err); in procfs_create_inferior()