1FUNCTION::USER_CHAR_(3staSpt)ring and data retrieving fFuUnNCTION::USER_CHAR_(3stap)
2
3
4
6 function::user_char_error - Retrieves a char value stored in user space
7
9 user_char_error:long(addr:long)
10
12 addr
13 the user space address to retrieve the char from
14
16 Returns the char value from a given user space address. If the user
17 space data is not accessible, an error will occur.
18
20 tapset::uconversions(3stap)
21
22
23
24SystemTap Tapset Reference April 2023 FUNCTION::USER_CHAR_(3stap)