1STRUCT UTRACE_EXAMIN(9) utrace core API STRUCT UTRACE_EXAMIN(9)
23
4
NAME
6struct_utrace_examiner - private state for using utrace_prepare_examine
7
SYNOPSIS
9struct utrace_examiner {
10};
11
MEMBERS
13None
14
DESCRIPTION
16The members of struct utrace_examiner are private to the
17implementation. This data type holds the state from a call to
18utrace_prepare_examine to be used by a call to utrace_finish_examine.
1920
21
22
Kernel Hackers Manual 2.6. June 2019 STRUCT UTRACE_EXAMIN(9)