HomeSort by: relevance | last modified time | path
    Searched defs:redir_to_child (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c 57 Swapping of the standard handles (in redir_to_child and
71 call redir_to_child, which redirects the standard handles to where
206 redir_to_child (cmdline_t *ptr) function
924 if (redir_to_child (&child_cmd) == -1)
960 redir_to_child (&child_cmd);
  /src/external/gpl3/gdb/dist/gdb/
go32-nat.c 57 Swapping of the standard handles (in redir_to_child and
71 call redir_to_child, which redirects the standard handles to where
206 redir_to_child (cmdline_t *ptr) function
924 if (redir_to_child (&child_cmd) == -1)
960 redir_to_child (&child_cmd);

Completed in 50 milliseconds