Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c135 static int GetSeccompPolicy(const char *filterName, int **handler, in GetSeccompPolicy() function
243 int retCode = GetSeccompPolicy(filterNamePtr, (int **)&handler, filterLibRealPath, &prog); in SetSeccompPolicyWithName()