Searched refs:ResourceStateCallback (Results 1 – 4 of 4) sorted by relevance
115 extern _X_EXPORT CallbackListPtr ResourceStateCallback;
494 CallbackListPtr ResourceStateCallback; variable499 if (ResourceStateCallback) { in CallResourceStateCallback()501 CallCallbacks(&ResourceStateCallback, &rsi); in CallResourceStateCallback()
823 DeleteCallback(&ResourceStateCallback, SELinuxResourceState, NULL); in SELinuxFlaskReset()917 ret &= AddCallback(&ResourceStateCallback, SELinuxResourceState, NULL); in SELinuxFlaskInit()
166969 xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCallback.166975 xselinux: use the new ResourceStateCallback instead of the XACE_WINDOW_INIT hook.167226 Add ResourceStateCallback similar in function to ClientStateCallback.