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

  /src/external/gpl3/gdb/dist/gdb/
darwin-nat.c 1965 static std::string saved_shell = std::move (new_name); local
1966 copied_shell = saved_shell.c_str ();
  /src/external/gpl3/gdb.old/dist/gdb/
darwin-nat.c 1958 static std::string saved_shell = std::move (new_name); local
1959 copied_shell = saved_shell.c_str ();

Completed in 148 milliseconds