Home
last modified time | relevance | path

Searched refs:fanotify_event_info_header (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfanotify.h174 struct fanotify_event_info_header { struct
183 struct fanotify_event_info_header hdr;
191 struct fanotify_event_info_header hdr;
198 struct fanotify_event_info_header hdr;
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dfanotify.h24 struct fanotify_event_info_header { struct
31 struct fanotify_event_info_header hdr;
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dfanotify.h24 struct fanotify_event_info_header { struct
31 struct fanotify_event_info_header hdr;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dfanotify.h24 struct fanotify_event_info_header { struct
31 struct fanotify_event_info_header hdr;
/third_party/musl/include/sys/
H A Dfanotify.h24 struct fanotify_event_info_header { struct
31 struct fanotify_event_info_header hdr;
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify.h297 static inline struct fanotify_event_info_header *get_event_info( in get_event_info()
301 struct fanotify_event_info_header *hdr = NULL; in get_event_info()
307 hdr = (struct fanotify_event_info_header *) &(start[off]); in get_event_info()

Completed in 3 milliseconds