Skyld AV  0.6
On access virus scanning for Linux
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
FanotifyPolling.cc File Reference

Poll fanotify events. More...

#include <errno.h>
#include <linux/fcntl.h>
#include <linux/limits.h>
#include <malloc.h>
#include <poll.h>
#include <signal.h>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include <string.h>
#include <sys/fanotify.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include "FanotifyPolling.h"
#include "Messaging.h"
Include dependency graph for FanotifyPolling.cc:

Go to the source code of this file.

Macros

#define SKYLD_POLLFANOTIFY_BUFLEN   4096
 

Detailed Description

Poll fanotify events.

Definition in file FanotifyPolling.cc.

Macro Definition Documentation

#define SKYLD_POLLFANOTIFY_BUFLEN   4096

Definition at line 42 of file FanotifyPolling.cc.