Searched refs:Chdir (Results 1 – 1 of 1) sorted by relevance
59 void Chdir(CheckerContext &C, const CallExpr *CE) const;83 Chdir(C, CE); in evalCall()100 void ChrootChecker::Chdir(CheckerContext &C, const CallExpr *CE) const { in Chdir() function in ChrootChecker