Searched refs:restore_cwd (Results 1 – 13 of 13) sorted by relevance
221 if (restore_cwd (&cwd)) in release()273 if (restore_cwd (&cwd)) in release()294 if (restore_cwd (&cwd)) in release()303 if (restore_cwd (&cwd)) in release()318 if (restore_cwd (&cwd)) in release()333 if (restore_cwd (&cwd)) in release()372 if (restore_cwd (&cwd)) in release()379 if (restore_cwd (&cwd)) in release()
253 if (restore_cwd (&cwd)) in add()692 if (restore_cwd (&cwd)) in add()858 if (restore_cwd (&cwd)) in add_directory()874 if (restore_cwd (&cwd)) in add_directory()
303 if (restore_cwd (&cwd)) in my_module()655 if (restore_cwd (&cwd)) in my_module()
1249 if (restore_cwd (&cwd)) in do_dir_proc()1351 if (restore_cwd (&cwd)) in unroll_files_proc()
829 if (restore_cwd (&cwd)) in mkmodules()
818 if (restore_cwd (&cwd)) in history_write()
1688 if (restore_cwd (&cwd)) in tag_check_valid()
1794 if (restore_cwd (&cwd)) in import_descend_dir()
1124 if (restore_cwd (&cwd)) in isemptydir()
4839 restore_cwd (&sdir); in send_file_names()
85 if (restore_cwd (&saved_cwd) != 0) in rpl_openat()127 if (restore_cwd (&saved_cwd) != 0) in fdopendir()173 if (restore_cwd (&saved_cwd) != 0) in fstatat()
31 int restore_cwd (const struct saved_cwd *cwd);
100 restore_cwd (const struct saved_cwd *cwd) in restore_cwd() function