1FUNCTION::USER_STRIN(3staSpt)ring and data retrieving fFuUnNCTION::USER_STRIN(3stap)
2
3
4

NAME

6       function::user_string2_utf32 - Retrieves UTF-32 string from user memory
7       with alternative error string
8

SYNOPSIS

10           user_string2_utf32:string(addr:long,err_msg:string)
11

ARGUMENTS

13       addr
14           The user address to retrieve the string from
15
16       err_msg
17           The error message to return when data isnĀ“t available
18

DESCRIPTION

20       This function returns a null terminated UTF-8 string converted from the
21       UTF-32 string at a given user memory address. Reports the given error
22       message on string copy fault or conversion error.
23

SEE ALSO

25       tapset::uconversions(3stap)
26
27
28
29SystemTap Tapset Reference         June 2018       FUNCTION::USER_STRIN(3stap)
Impressum