table of contents
STRUCT UTRACE_EXAMIN(9) | utrace core API | STRUCT UTRACE_EXAMIN(9) |
NAME¶
struct_utrace_examiner - private state for using utrace_prepare_examine
SYNOPSIS¶
struct utrace_examiner { };
MEMBERS¶
None
DESCRIPTION¶
The members of struct utrace_examiner are private to the implementation. This data type holds the state from a call to utrace_prepare_examine to be used by a call to utrace_finish_examine.
May 2024 | Kernel Hackers Manual 2.6. |