Searched defs:Chdir (Results 1 – 3 of 3) sorted by relevance
46 const CallDescription Chroot{{"chroot"}, 1}, Chdir{{"chdir"}, 1}; member in __anonab9e32a90111::ChrootChecker
488 #define Chdir(dir) my_chdir((dir)) macro
2412 CPerlHost::Chdir(const char *dirname) Chdir() function