1FUNCTION::SET_USER_S(3staSpt)ring and data writing funcFtUiNCTION::SET_USER_S(3stap)
2
3
4

NAME

6       function::set_user_string - Writes a string to user memory
7

SYNOPSIS

9           set_user_string(addr:long,val:string)
10

ARGUMENTS

12       addr
13           The user address to write the string to
14
15       val
16           The string which is to be written
17

DESCRIPTION

19       Writes the given string to a given user memory address. Reports an
20       error when writing to the given address fails. Requires the use of guru
21       mode (-g).
22

SEE ALSO

24       tapset::uconversions-guru(3stap)
25
26
27
28SystemTap Tapset Reference       November 2019     FUNCTION::SET_USER_S(3stap)
Impressum