table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::USER_STRIN(3stap) | String and data retrieving fun | FUNCTION::USER_STRIN(3stap) |
NAME¶
function::user_string_quoted_utf16 - Quote given user UTF-16 string.SYNOPSIS¶
user_string_quoted_utf16:string(addr:long)
ARGUMENTS¶
addrThe user address to retrieve the string from
DESCRIPTION¶
This function combines quoting as per string_quoted and UTF-16 decoding as per user_string_utf16.SEE ALSO0¶
tapset::uconversions(3stap)November 2020 | SystemTap Tapset Reference |