The Pedigree Project 0.1
Public Attributes | List of all members
LinuxInotifyEvent Struct Reference
+ Collaboration diagram for LinuxInotifyEvent:

Public Attributes

int32_t wd
 
uint32_t mask
 
uint32_t cookie
 
uint32_t len
 

Detailed Description

Definition at line 51 of file inotify-syscalls.h.

Member Data Documentation

◆ cookie

uint32_t LinuxInotifyEvent::cookie

Definition at line 54 of file inotify-syscalls.h.

◆ len

uint32_t LinuxInotifyEvent::len

Definition at line 55 of file inotify-syscalls.h.

◆ mask

uint32_t LinuxInotifyEvent::mask

Definition at line 53 of file inotify-syscalls.h.

◆ wd

int32_t LinuxInotifyEvent::wd

Definition at line 52 of file inotify-syscalls.h.


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