Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
inotify_event Struct Reference

#include <inotify.h>

Data Fields

__s32 wd
 
__u32 mask
 
__u32 cookie
 
__u32 len
 
char name [0]
 

Detailed Description

Definition at line 20 of file inotify.h.

Field Documentation

__u32 cookie

Definition at line 23 of file inotify.h.

__u32 len

Definition at line 24 of file inotify.h.

__u32 mask

Definition at line 22 of file inotify.h.

char name[0]

Definition at line 25 of file inotify.h.

__s32 wd

Definition at line 21 of file inotify.h.


The documentation for this struct was generated from the following file: