Home
last modified time | relevance | path

Searched refs:GetFilterFileByName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c99 static bool GetFilterFileByName(const char *filterName, char *filterLibRealPath, unsigned int pathS… in GetFilterFileByName() function
229 bool flag = GetFilterFileByName(filterNamePtr, filterLibRealPath, sizeof(filterLibRealPath)); in SetSeccompPolicyWithName()
233 flag = GetFilterFileByName(filterNamePtr, filterLibRealPath, sizeof(filterLibRealPath)); in SetSeccompPolicyWithName()