secpolev_flush()

Flush events so that they are received immediately

Synopsis:

#include <secpol/secpolev.h>
int secpolev_flush(void)

Library:

libsecpolev

Description:

The secpolev_flush() function causes the kernel to flush the current trace buffer to allow the events that are in it to be received before the buffer is full. It can be called from any thread.

Returns:

0

Page updated: