Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/modules/seccomp/
H A Dseccomp_policy.c52 SECCOMP_SUCCESS, enumerator
150 int ret = SECCOMP_SUCCESS; in GetSeccompPolicy()
244 if (retCode == SECCOMP_SUCCESS) { in SetSeccompPolicyWithName()