|
The Pedigree Project 0.1
|
Collaboration diagram for fh_record:Public Attributes | |
| uint64_t | mask |
| int | pid |
| unsigned char | fsid [8] |
| struct fh_handle | handle |
Definition at line 33 of file fanotify-handle-contract-test/contract.h.
| unsigned char fh_record::fsid[8] |
Definition at line 36 of file fanotify-handle-contract-test/contract.h.
| struct fh_handle fh_record::handle |
Definition at line 37 of file fanotify-handle-contract-test/contract.h.
| uint64_t fh_record::mask |
Definition at line 34 of file fanotify-handle-contract-test/contract.h.
| int fh_record::pid |
Definition at line 35 of file fanotify-handle-contract-test/contract.h.