inotify_cookie_cache_entry_t Struct Reference

Struct used to track inotifiy MOVE operations (e.g. More...

List of all members.

Public Attributes

uint32_t cookie
 the unique cookie which associates two MOVE events
int prev_watch_id
 the watch_id for the previous pathname
int new_watch_id
 the watch_id for the new pathname
char prev_path [PATH_MAX]
 the previous pathname
char new_path [PATH_MAX]
 the new pathname


Detailed Description

Struct used to track inotifiy MOVE operations (e.g.

rename). See How inotify rename cookies are managed..

Definition at line 201 of file inotify_watch.c.


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

Generated on Mon Aug 31 10:06:21 2009 by  doxygen 1.5.8