Go to the documentation of this file.    1 #ifndef _inotifytools_H 
    2 #define _inotifytools_H 
   16 #define MAX_STRLEN 4096 
   36                                             char const * newname );
 
   38                                     char const * newname );
 
   48                                                  char const ** exclude_list );
 
   79 #endif     // _inotifytools_H 
 
This structure holds string that can contain any charater including NULL.