Searched defs:Chdir (Results 1 – 2 of 2) sorted by relevance
97 void ChrootChecker::Chdir(CheckerContext &C, const CallExpr *CE) const { in Chdir() function in ChrootChecker
137 def Chdir(dirname, create=True): function