path_and_result_t Struct Reference
Convenience struct used in callbacks to test a path and get return a boolean result.
More...
List of all members.
|
Public Attributes |
const char * | path |
| the path name which is the subject of the test
|
bool | result |
| the boolean result which is returned
|
Detailed Description
Convenience struct used in callbacks to test a path and get return a boolean result.
Definition at line 213 of file inotify_watch.c.
The documentation for this struct was generated from the following file: