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

  /src/external/gpl3/gdb/dist/gdb/
darwin-nat.c 129 static const char *copied_shell; variable
1901 copied_shell = nullptr;
1966 copied_shell = saved_shell.c_str ();
1999 darwin_pre_ptrace, copied_shell,
  /src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c 126 static const char *copied_shell; variable
1898 copied_shell = nullptr;
1959 copied_shell = saved_shell.c_str ();
1989 darwin_pre_ptrace, copied_shell,

Completed in 26 milliseconds