DOKK / manpages / debian 12 / systemtap-doc / function::user_string_quoted_utf16.3stap.en
FUNCTION::USER_STRIN(3stap) String and data retrieving fun FUNCTION::USER_STRIN(3stap)

function::user_string_quoted_utf16 - Quote given user UTF-16 string.


user_string_quoted_utf16:string(addr:long)

addr

The user address to retrieve the string from

This function combines quoting as per string_quoted and UTF-16 decoding as per user_string_utf16.

tapset::uconversions(3stap)

November 2022 SystemTap Tapset Reference