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 buffers to allow the events in them to be received without waiting for a buffer to become full. It can be called from any thread.

Returns:

0

Page updated: