Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dparam_checker.c25 static pthread_once_t g_setLogOnce = PTHREAD_ONCE_INIT; variable
78 __selinux_once(g_setLogOnce, SelinuxSetCallback); in SetInitSelinuxLog()