Searched refs:evalChdir (Results 1 – 1 of 1) sorted by relevance
58 bool evalChdir(const CallEvent &Call, CheckerContext &C) const;70 return evalChdir(Call, C); in evalCall()93 bool ChrootChecker::evalChdir(const CallEvent &Call, CheckerContext &C) const { in evalChdir() function in __anon67def0520211::ChrootChecker