Searched refs:evalChdir (Results 1 – 1 of 1) sorted by relevance
62 void evalChdir(const CallEvent &Call, CheckerContext &C) const;73 evalChdir(Call, C); in evalCall()90 void ChrootChecker::evalChdir(const CallEvent &Call, CheckerContext &C) const { in evalChdir() function in ChrootChecker