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

  /src/external/gpl3/gdb.old/dist/gdb/
top.c 344 do_chdir_cleanup (void *old_dir)
2316 make_final_cleanup (do_chdir_cleanup, xstrdup (current_directory));
343 do_chdir_cleanup (void *old_dir) function
  /src/external/gpl3/gdb/dist/gdb/
top.c 341 do_chdir_cleanup (void *old_dir)
2327 make_final_cleanup (do_chdir_cleanup, xstrdup (current_directory));
340 do_chdir_cleanup (void *old_dir) function

Completed in 16 milliseconds